Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dmodule_section_des.h110 void SetFuncCount(uint32_t cnt) in SetFuncCount() function
Dan_file_info.cpp108 des.SetFuncCount(entryNum_); in ParseFunctionEntrySection()
Delf_reader.cpp291 des[i].SetFuncCount(cnt); in SeparateArkStackMapSections()
341 des[i].SetFuncCount(cnt); in SeparateArkStackMapSections()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp174 moduleDes.SetFuncCount(funcCount_); in CollectModuleSectionDes()
191 moduleDes.SetFuncCount(funcCount_); in CollectAnModuleSectionDes()