mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
367cf70f27
This finishes the ability of llvm-objdump to print out all information from the LC_DYLD_INFO load command. The -bind option prints out symbolic references that dyld must resolve immediately. The -lazy-bind option prints out symbolc reference that are lazily resolved on first use. The -weak-bind option prints out information about symbols which dyld must try to coalesce across images. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217853 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
bind.macho-x86_64 | ||
compact-unwind.macho-i386 | ||
compact-unwind.macho-x86_64 | ||
export.dll.coff-i386 | ||
exports-trie.macho-x86_64 | ||
file-aux-record.yaml | ||
file.obj.coff-arm | ||
large-bss.obj.coff-i386 | ||
lazy-bind.macho-x86_64 | ||
many-relocs.obj-i386 | ||
nop.exe.coff-i386 | ||
out-of-section-sym.s | ||
rebase.macho-x86_64 | ||
unwind-info-no-relocs.macho-x86_64 | ||
unwind-info.macho-arm64 | ||
unwind-info.macho-x86_64 | ||
weak-bind.macho-x86_64 | ||
win64-unwind.exe.coff-x86_64.asm | ||
win64-unwind.exe.coff-x86_64.exe | ||
win64-unwind.exe.coff-x86_64.obj |