Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dmodule_section_des.h100 void SetStartIndex(uint32_t index) in SetStartIndex() function
Dan_file_info.cpp107 des.SetStartIndex(0); in ParseFunctionEntrySection()
Delf_reader.cpp290 des[i].SetStartIndex(index); in SeparateArkStackMapSections()
340 des[i].SetStartIndex(index); in SeparateArkStackMapSections()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp173 moduleDes.SetStartIndex(startIndex_); in CollectModuleSectionDes()
190 moduleDes.SetStartIndex(startIndex_); in CollectAnModuleSectionDes()