struct Section
Declaration
struct Section { /* full declaration omitted */ };
Declared at: llvm/lib/ObjCopy/XCOFF/XCOFFObject.h:23
Member Variables
- public llvm::object::XCOFFSectionHeader32 SectionHeader
- public ArrayRef<uint8_t> Contents
- public std::vector<XCOFFRelocation32> Relocations