Home
last modified time | relevance | path

Searched defs:XCOFFFileHeader32 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h22 struct XCOFFFileHeader32 { struct
23 support::ubig16_t Magic;
24 support::ubig16_t NumberOfSections;
28 support::big32_t TimeStamp;
30 support::ubig32_t SymbolTableOffset; // File offset to symbol table.
31 support::big32_t NumberOfSymTableEntries;
32 support::ubig16_t AuxHeaderSize;
33 support::ubig16_t Flags;
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h26 struct XCOFFFileHeader32 { struct
27 support::ubig16_t Magic;
28 support::ubig16_t NumberOfSections;
32 support::big32_t TimeStamp;
34 support::ubig32_t SymbolTableOffset; // File offset to symbol table.
35 support::big32_t NumberOfSymTableEntries;
36 support::ubig16_t AuxHeaderSize;
37 support::ubig16_t Flags;