Home
last modified time | relevance | path

Searched refs:SetArkStackMapSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.h110 des.SetArkStackMapSize(size); in UpdateStackMap()
Delf_reader.cpp80 des.SetArkStackMapSize(secSize); in ParseELFSections()
311 des[i].SetArkStackMapSize(stackMapSize); in SeparateArkStackMapSections()
387 des[i].SetArkStackMapSize(stackMapSize); in SeparateArkStackMapSections()
Dmodule_section_des.h102 void SetArkStackMapSize(uint32_t size) in SetArkStackMapSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp61 des.SetArkStackMapSize(size); in CollectStackMapDes()