LLVM: llvm::object::XCOFFStringTable Struct Reference (original) (raw)
#include "[llvm/Object/XCOFFObjectFile.h](XCOFFObjectFile%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | Size |
| const char * | Data |
Detailed Description
Definition at line 328 of file XCOFFObjectFile.h.
Member Data Documentation
◆ Data
const char* llvm::object::XCOFFStringTable::Data
Definition at line 330 of file XCOFFObjectFile.h.
◆ Size
uint32_t llvm::object::XCOFFStringTable::Size
Definition at line 329 of file XCOFFObjectFile.h.
The documentation for this struct was generated from the following file:
- include/llvm/Object/XCOFFObjectFile.h