Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile.h60 struct Header { struct
77 struct IndexHeader { argument
/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/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h41 struct Header { struct
42 uint8_t stackmapversion; // Stack Map Version (current version is 3)
43 uint8_t Reserved0; // Reserved (expected to be 0)
44 uint16_t Reserved1; // Reserved (expected to be 0)
45 void Print() const in Print()
/arkcompiler/runtime_core/docs/
Dfile_format.md200 ### Header subsection