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
David Majnemer 227230fb16 [llvm-objdump] Add support for dumping the PE TLS directory
The PE TLS directory contains information about where the TLS data
resides in the image, what functions should be executed when threads are
created, etc.

llvm-svn: 263537
2016-03-15 06:14:01 +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 [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
COFF.h [llvm-objdump] Add support for dumping the PE TLS directory 2016-03-15 06:14:01 +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 Object: Add ELF types to ELFType. 2016-03-14 22:58:21 +00:00
Error.h Represent the dynamic table itself with a DynRegionInfo. 2016-02-17 16:48:00 +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
ModuleSummaryIndexObjectFile.h [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +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