struct ELFConfig
Declaration
struct ELFConfig { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ObjCopy/ELF/ELFConfig.h:21
Member Variables
- public uint8_t NewSymbolVisibility = (unsigned char)ELF::STV_DEFAULT
- public std::function<uint64_t(uint64_t)> EntryExpr
- public bool AllowBrokenLinks = false
- public bool KeepFileSymbols = false
- public bool LocalizeHidden = false