diff options
author | Davide Italiano <davide@freebsd.org> | 2015-09-03 18:10:28 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2015-09-03 18:10:28 +0000 |
commit | 4410b22cea32bf55e13404745dd51063c0d9fb8e (patch) | |
tree | 6ffe02ad190bc9c7ec9641694500a2df531f3022 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7772978ccf6385dbc3fa6198f5091ec0400f4c52 (diff) | |
download | llvm-4410b22cea32bf55e13404745dd51063c0d9fb8e.zip llvm-4410b22cea32bf55e13404745dd51063c0d9fb8e.tar.gz llvm-4410b22cea32bf55e13404745dd51063c0d9fb8e.tar.bz2 |
[llvm-readobj] Dump MachO indirect symbols.
Example output:
File: <stdin>
Format: Mach-O 32-bit i386
Arch: i386
AddressSize: 32bit
Indirect Symbols {
Number: 3
Symbols [
Entry {
Entry Index: 0
Symbol Index: 0x4
}
Entry {
Entry Index: 1
Symbol Index: 0x0
}
Entry {
Entry Index: 2
Symbol Index: 0x1
}
]
}
Differential Revision: http://reviews.llvm.org/D12570
llvm-svn: 246789
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions