struct StringTable
Declaration
struct StringTable { /* full declaration omitted */ };
Description
The location of the string table inside the binary is described by LC_SYMTAB load command.
Declared at: llvm/lib/ObjCopy/MachO/MachOObject.h:172
Member Variables
- public std::vector<std::string> Strings