1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/Object
Rui Ueyama b8549ecbdb Define IsRela static const member to Elf_Rel type.
So that we can write RelTy::IsRela to query its type.

llvm-svn: 263367
2016-03-13 04:55:44 +00:00
..
Archive.h Simplify users of StringRef::{l,r}trim (NFC) 2016-02-16 02:06:01 +00:00
ArchiveWriter.h Use Child instead of child_iterator in the archive writer. 2015-11-01 00:10:37 +00:00
Binary.h Clang format a few prior patches (NFC) 2015-11-02 18:02:11 +00:00
COFF.h COFF: Teach llvm-objdump how to dump DLL forwarder symbols. 2016-01-12 23:28:42 +00:00
COFFImportFile.h Object: Fix COFF import file's symbols. 2015-09-01 06:01:53 +00:00
ELF.h Represent the dynamic table itself with a DynRegionInfo. 2016-02-17 16:48:00 +00:00
ELFObjectFile.h [AMDGPU] add AMDGPU target support to ELFObjectFile.h header 2016-03-09 17:08:19 +00:00
ELFTypes.h Define IsRela static const member to Elf_Rel type. 2016-03-13 04:55:44 +00:00
Error.h Represent the dynamic table itself with a DynRegionInfo. 2016-02-17 16:48:00 +00:00
FunctionIndexObjectFile.h [ThinLTO] Support for reference graph in per-module and combined summary. 2016-03-11 18:52:24 +00:00
IRObjectFile.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
MachO.h Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
MachOUniversal.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectFile.h Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
RelocVisitor.h [lanai] Add ELF enum value and relocations. 2016-03-01 21:21:42 +00:00
StackMapParser.h Make more headers self-contained. 2016-01-27 18:03:37 +00:00
SymbolicFile.h Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1). 2015-11-10 00:31:08 +00:00
SymbolSize.h Make computeSymbolSizes never fail. 2015-06-24 19:57:32 +00:00