Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h58 struct Header { struct
76 struct RegionHeader { argument
/arkcompiler/runtime_core/libpandafile/
Dfile.h64 struct Header { struct
81 struct IndexHeader { argument
/arkcompiler/runtime_core/docs/changelogs/
D2024-08-29-isa&&file_format-changelog.md18 ## Header section in 2024-08-29-isa&&file_format-changelog
/arkcompiler/runtime_core/libpandabase/tests/
Dalloc_tracker_test.cpp23 struct Header { struct
24 uint32_t num_items = 0;
25 uint32_t num_stacktraces = 0;
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dalloc_tracker_test.cpp23 struct Header { struct
24 uint32_t numItems = 0;
25 uint32_t numStacktraces = 0;
/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
Dllvm_stackmap_type.h120 struct Header { struct
121 uint8_t stackmapversion; // Stack Map Version (current version is 3)
122 uint8_t reserved0; // Reserved (expected to be 0)
123 uint16_t reserved1; // Reserved (expected to be 0)
124 void Print() const in Print()
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md253 ### Header subsection
/arkcompiler/runtime_core/docs/
Dfile_format.md200 ### Header subsection