LLVM 20.0.0git
|
The location of the string table inside the binary is described by LC_SYMTAB load command. More...
#include "ObjCopy/MachO/MachOObject.h"
Public Attributes | |
std::vector< std::string > | Strings |
The location of the string table inside the binary is described by LC_SYMTAB load command.
Definition at line 168 of file MachOObject.h.
std::vector<std::string> llvm::objcopy::macho::StringTable::Strings |
Definition at line 169 of file MachOObject.h.