forked from OSchip/llvm-project
![]() Mapping symbols are required by ARM/AArch64 ELF ABI. They help to disassemble files correctly and are also used in linkers. Nonetheless, for executable files, the symbols can be stripped to better resemble the behavior of GNU's objcopy. Differential Revision: https://reviews.llvm.org/D117233 |
||
---|---|---|
.. | ||
COFF | ||
ELF | ||
MachO | ||
wasm | ||
BitcodeStripOpts.td | ||
CMakeLists.txt | ||
CommonConfig.h | ||
CommonOpts.td | ||
ConfigManager.cpp | ||
ConfigManager.h | ||
InstallNameToolOpts.td | ||
MultiFormatConfig.h | ||
ObjcopyOpts.td | ||
StripOpts.td | ||
llvm-objcopy.cpp | ||
llvm-objcopy.h |