Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h76 struct RegionHeader { struct
77 uint32_t start;
78 uint32_t end;
79 uint32_t classIdxSize;
80 uint32_t classIdxOff;
81 uint32_t methodIdxSize;
82 uint32_t methodIdxOff;
83 uint32_t fieldIdxSize;
84 uint32_t fieldIdxOff;
85 uint32_t protoIdxSize;
[all …]
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md280 ### RegionHeader subsection
/arkcompiler/runtime_core/docs/
Dfile_format.md225 ### RegionHeader subsection