LLVM: llvm::objcopy::macho::StringTable Struct Reference (original) (raw)

The location of the string table inside the binary is described by LC_SYMTAB load command. More...

#include "[ObjCopy/MachO/MachOObject.h](MachOObject%5F8h%5Fsource.html)"

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 169 of file MachOObject.h.

Strings

std::vectorstd::string llvm::objcopy::macho::StringTable::Strings


The documentation for this struct was generated from the following file: