Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dalloc_tracker_test.cpp58 Header hdr; in TEST() local
73 Header hdr; in TEST() local
101 Header hdr; in TEST() local
150 Header hdr; in TEST() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dalloc_tracker_test.cpp58 Header hdr; in TEST() local
74 Header hdr; in TEST() local
104 Header hdr; in TEST() local
154 Header hdr; in TEST() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp155 auto hdr = *ToNativePtr<const SnapShotHeader>(readFile); in DeserializeInternal() local
264 SnapShotHeader hdr(GetLastVersion()); in WriteToFile() local
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/src/
Dcookbook_convertor.ts296 const hdr = highlightCode(line); constant
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dgdb_jit.cpp311 Elf64_Shdr hdr{}; in ConstructShdrTab() local