Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp80 des.SetArkStackMapSize(secSize); in ParseELFSections()
287 des[i].SetArkStackMapSize(stackMapSize); in SeparateArkStackMapSections()
337 des[i].SetArkStackMapSize(stackMapSize); in SeparateArkStackMapSections()
Dmodule_section_des.h90 void SetArkStackMapSize(uint32_t size) in SetArkStackMapSize() function
Daot_file_info.h150 des.SetArkStackMapSize(size); in UpdateStackMap()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp44 des.SetArkStackMapSize(size); in CollectStackMapDes()