Home
last modified time | relevance | path

Searched refs:SetArkStackMapPtr (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dmodule_section_des.h72 void SetArkStackMapPtr(std::shared_ptr<uint8_t> ptr) in SetArkStackMapPtr() function in panda::ecmascript::ModuleSectionDes
92 void SetArkStackMapPtr(uint8_t *ptr) in SetArkStackMapPtr() function in panda::ecmascript::ModuleSectionDes
H A Daot_file_info.h109 des.SetArkStackMapPtr(ptr); in UpdateStackMap()
H A Delf_reader.cpp79 des.SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr)); in ParseELFSections()
310 des[i].SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr + secOffset)); in SeparateArkStackMapSections()
386 des[i].SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr + secOffset)); in SeparateArkStackMapSections()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp60 des.SetArkStackMapPtr(ptr); in CollectStackMapDes()

Completed in 4 milliseconds