Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/
Daot_headers.h52 struct PandaFileHeader { struct
53 uint32_t class_hash_table_size;
54 uint32_t class_hash_table_offset;
55 uint32_t classes_count;
56 uint32_t classes_offset;
57 uint32_t methods_count;
58 uint32_t methods_offset;
59 uint32_t file_checksum;
60 uint32_t file_offset;
61 uint32_t file_name_str;