Searched refs:SetArkStackMapPtr (Results 1 – 4 of 4) sorted by relevance
60 void SetArkStackMapPtr(std::shared_ptr<uint8_t> ptr) in SetArkStackMapPtr() function80 void SetArkStackMapPtr(uint8_t *ptr) in SetArkStackMapPtr() function
79 des.SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr)); in ParseELFSections()286 des[i].SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr + secOffset)); in SeparateArkStackMapSections()336 des[i].SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr + secOffset)); in SeparateArkStackMapSections()
149 des.SetArkStackMapPtr(ptr); in UpdateStackMap()
43 des.SetArkStackMapPtr(ptr); in CollectStackMapDes()