Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_headers.h52 struct PandaFileHeader { struct
53 uint32_t classHashTableSize;
54 uint32_t classHashTableOffset;
55 uint32_t classesCount;
56 uint32_t classesOffset;
57 uint32_t methodsCount;
58 uint32_t methodsOffset;
59 uint32_t fileChecksum;
60 uint32_t fileOffset;
61 uint32_t fileNameStr;