LLVM API Documentation
#include <MachOFormat.h>

Public Attributes | |
| uint32_t | Type |
| uint32_t | Size |
| uint32_t | SymbolTableOffset |
| uint32_t | NumSymbolTableEntries |
| uint32_t | StringTableOffset |
| uint32_t | StringTableSize |
Definition at line 192 of file MachOFormat.h.
Definition at line 196 of file MachOFormat.h.
Referenced by llvm::object::MachOObjectFile::end_symbols(), and llvm::object::SwapStruct().
Definition at line 194 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 197 of file MachOFormat.h.
Referenced by llvm::object::MachOObjectFile::getStringTableData(), and llvm::object::SwapStruct().
Definition at line 198 of file MachOFormat.h.
Referenced by llvm::object::MachOObjectFile::getStringTableData(), and llvm::object::SwapStruct().
Definition at line 195 of file MachOFormat.h.
Referenced by llvm::object::MachOObjectFile::begin_symbols(), llvm::object::MachOObjectFile::end_symbols(), llvm::object::MachOObjectFile::getRelocationSymbol(), and llvm::object::SwapStruct().
Definition at line 193 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().