llvm-project/llvm/test/tools/llvm-objdump/MachO
Adrian Prantl a3bfb01d94 Add support for chained fixup load commands to MachOObjectFile
This is part of a series of patches to upstream support for Mach-O chained fixups.

This patch adds support for parsing the chained fixup load command and
parsing the chained fixups header. It also puts into place the
abstract interface that will be used to iterate over the fixups.

Differential Revision: https://reviews.llvm.org/D113630
2022-02-22 11:06:27 -08:00
..
AArch64 [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
ARM [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
Inputs [aarch64/mac] Correctly disassemble @TLVPPAGE(OFF) relocs 2021-11-10 10:41:18 -05:00
LLVM-bundle.test
archive-headers.test
bad-bind.test
bad-dysymtab.test
bad-ordinal.test
bad-trie.test
bind.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
bind2.test
build-version.yaml
chained-fixups.yaml [llvm-objdump/mac] Add support for new load commands 2021-11-17 09:53:25 -08:00
compact-unwind-i386.test
compact-unwind-x86_64.test
cstring-dump.test
data-in-code.ll [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
dis-no-leading-addr.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
dis-symname.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
disassemble-all.test
disassemble-arm64-tlv-modifers.s [aarch64/mac] Correctly disassemble @TLVPPAGE(OFF) relocs 2021-11-10 10:41:18 -05:00
disassemble-g-dsym.test
disassemble-kextbundle.test
disassemble-relocs-data-x86_64.test
disassemble-stab.test
disassemble-stripped.test
disassemble-symbol-same-addr.test [llvm-objdump/mac] Print symbols at the same address deterministically 2021-06-30 22:38:07 -04:00
dyld_info.test Add support for chained fixup load commands to MachOObjectFile 2022-02-22 11:06:27 -08:00
dylib.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
eh_frame-arm64.test Fix bug in .eh_frame/.debug_frame PC offset calculation for DW_EH_PE_pcrel 2021-04-15 15:06:20 +04:00
exports-trie.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
function-starts.test
hex-displacement.test
image-info.test
indirect-symbols.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
info-plist-nofollow.test
info-plist.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
lazy-bind.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
lit.local.cfg
literal-pointers-i386.test
literal-pointers-x86_64.test
literals.test
maccatalyst-build-version.yaml
macho-objc-meta-data.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
malformed-machos.test
malformed-unwind-x86_64.test
malformed.test
no-text-symbols-disassembly.test [llvm-objdump] Exclude __mh_*_header symbols during MachO disassembly 2021-05-12 06:39:14 -07:00
nofirst-symbol-disassembly.test
nontext-disasm.test
objc-meta-data.test
preload-relocations.test
print-thread.test
private-header.test
private-headers.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
rebase.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
relocations.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
rpaths.test llvm-objdump: add --rpaths to macho support 2021-04-22 16:01:10 -07:00
section-contents.test
section-headers.test [llvm-objdump] Improve newline consistency between different pieces of information 2021-05-04 09:56:07 -07:00
section.test
sections.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
stabs.test
stub-nosyms-disassembly.test
stubbed-dylib.test
symbol-table.test
symbolized-disassembly.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
symbolized-subtractor-i386.test
symbolized-subtractor.test
truncated-section.test
universal-arm64.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
universal-x86_64.i386.test
unwind-info-arm64.test
unwind-info-excess-x86_64.test
unwind-info-no-relocs.test
unwind-info-x86_64.test
unwind-info.test
weak-bind.test