1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/tools/llvm-objdump
Rafael Auler 4c9b85b364 [llvm-objdump] Support disassembling by symbol name
Summary:
Add a new option -df to llvm-objdump that takes function names
as arguments and instructs the disassembler to only dump those function
contents. Based on code originally written by Bill Nell.

Reviewers: espindola, JDevlieghere

Differential Revision: https://reviews.llvm.org/D44224

llvm-svn: 327164
2018-03-09 19:13:44 +00:00
..
AArch64 llvm-objdump: Add missing requires for the test in r313921 2017-11-16 20:20:56 +00:00
AMDGPU AMDGPU: Bring processors and features in sync with the spec 2018-02-16 21:26:25 +00:00
ARM [llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocations 2017-07-13 05:54:08 +00:00
Hexagon [Hexagon] New HVX target features. 2017-10-18 18:07:07 +00:00
Inputs [WebAssembly] Reorder reloc sections to come between symtab and name 2018-03-05 12:59:03 +00:00
Mips
WebAssembly [WebAssembly] Update pre-generated test files to match latest llc output. NFC. 2018-03-01 15:55:59 +00:00
X86 [llvm-objdump] Support disassembling by symbol name 2018-03-09 19:13:44 +00:00
coff-file.test
coff-import-library.test
coff-large-bss.test
coff-many-relocs.test
coff-non-null-terminated-file.test
coff-private-headers.test
common-symbol-elf.test
eh_frame_zero_cie.test
eh_frame-arm64.test
eh_frame-mipsel.test
embedded-source.test [DebugInfo] Fix buildbot failure on non-X86 targets 2018-02-24 16:25:43 +00:00
hex-relocation-addr.test
invalid-input.test
macho-bad-bind.test [MachO] Use Twines more efficiently. 2017-08-20 15:13:39 +00:00
macho-bad-ordinal.test
macho-bad-trie.test [MachO] Use Twines more efficiently. 2017-08-20 15:13:39 +00:00
macho-bind2.test
macho-bind.test
macho-compact-unwind-i386.test
macho-compact-unwind-x86_64.test
macho-exports-trie.test
macho-lazy-bind.test
macho-LLVM-bundle.test [llvm-objdump] Disable leak checking on an llvm-objdump test 2017-10-10 17:50:57 +00:00
macho-objc-meta-data.test
macho-rebase.test
macho-sections.test
macho-unwind-info-arm64.test
macho-unwind-info-no-relocs.test
macho-unwind-info-x86_64.test
macho-weak-bind.test
malformed-archives.test
malformed-macho.test
malformed-unwind-x86_64.test
proc-specific-section-elf.test
section-filter.test
wasm-corrupt-section.test [wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219) 2017-10-23 18:04:34 +00:00
wasm.txt [WebAssembly] Reorder reloc sections to come between symtab and name 2018-03-05 12:59:03 +00:00
win64-unwind-data.test