1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/tools/llvm-readobj
George Rimar 390f572ef5 [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section tags to the llvm-readobj.
If module uses uses lazy TLSDESC relocations it should define DT_TLSDESC_PLT and DT_TLSDESC_GOT entries.
They were unknown for llvm-readobj before this patch.

Differential revision: http://reviews.llvm.org/D16224

llvm-svn: 257912
2016-01-15 18:13:59 +00:00
..
ARM [ARM] Add DSP build attribute and extension targeting 2016-01-15 10:28:25 +00:00
Inputs [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section tags to the llvm-readobj. 2016-01-15 18:13:59 +00:00
amdgpu-elf-defs.test ELF: Add AMDGPU specific defintions 2015-08-07 01:35:24 +00:00
basic.test [llvm-readobj] Fix another "time of check to time of use bug". 2015-09-17 22:29:58 +00:00
bigobj.test
codeview-inlining.test [codeview] Translate file table offsets to filenames and print them 2016-01-15 00:11:21 +00:00
codeview-linetables.test [readobj] Expand CodeView dumping functionality 2016-01-13 19:32:35 +00:00
coff-arm-baserelocs.test
coff-basereloc.test
coff-directives.test
coff-exports.test
coff-file-sections-reading.test
coff-non-null-terminated-file.test
coff-zero-string-table.test
cxx-cli-aux.test
dynamic.test [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section tags to the llvm-readobj. 2016-01-15 18:13:59 +00:00
elf-dtflags.test Clarify how the binary file checked in was generated. 2015-05-30 22:43:36 +00:00
elf-gnuhash.test [llvm-readobj/ELF] Print GNU Hash section 2015-10-14 12:11:50 +00:00
elf-versioninfo.test [llvm-readobj] Teach ELFDumper about symbol versioning. 2015-10-16 23:19:01 +00:00
file-headers.test Object: Fix COFF import file's symbols. 2015-09-01 06:01:53 +00:00
imports.test
macho-universal-x86_64.i386.test llvm-readobj: teach it to handle MachO Universal Archive correctly 2015-04-13 16:05:49 +00:00
mips-abiflags.test [llvm-readobj] Print .MIPS.abiflags section content 2015-05-07 15:40:35 +00:00
mips-got.test
mips-options.test [Mips] Support DT_MIPS_OPTIONS dynamic section tag in the llvm-readobj 2015-04-20 05:34:48 +00:00
mips-plt.test [llvm-readobj] Print MIPS PLT table 2015-07-09 18:23:10 +00:00
mips-reginfo.test [llvm-readobj] Print MIPS .reginfo section content 2015-06-16 21:47:43 +00:00
mips-rld-map-rel.test [Mips] Support DT_MIPS_RLD_MAP_REL dynamic section tag in the llvm-readobj 2015-08-01 12:02:02 +00:00
peplus.test
program-headers.test [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program header 2015-05-15 15:59:22 +00:00
reloc-types.test
relocations.test Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
rpath.test
sections-ext.test [llvm-readobj] MachO -- correctly dump section field 'Reserved3' 2015-09-01 16:29:02 +00:00
sections.test [llvm-readobj] MachO -- correctly dump section field 'Reserved3' 2015-09-01 16:29:02 +00:00
symbols.test