Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp309 uint32_t stackMapSize = moduleInfo->stackMapSize; in SeparateArkStackMapSections() local
384 uint32_t stackMapSize = moduleInfo.stackMapSize; in SeparateArkStackMapSections() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp751 size_t stackMapSize = moduleSectionDes.GetArkStackMapSize(); in GetMemoryCodeInfos() local