Searched refs:SetArkStackMapPtr (Results 1 – 4 of 4) sorted by relevance
72 void SetArkStackMapPtr(std::shared_ptr<uint8_t> ptr) in SetArkStackMapPtr() function92 void SetArkStackMapPtr(uint8_t *ptr) in SetArkStackMapPtr() function
108 des.SetArkStackMapPtr(ptr); in UpdateStackMap()
83 des.SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr)); in ParseELFSections()312 des[i].SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr + secOffset)); in SeparateArkStackMapSections()388 des[i].SetArkStackMapPtr(reinterpret_cast<uint8_t *>(secAddr + secOffset)); in SeparateArkStackMapSections()
52 des.SetArkStackMapPtr(ptr); in CollectStackMapDes()