Searched refs:PointerAddress (Results 1 – 2 of 2) sorted by relevance
136 IndirectStubInfo(ExecutorAddr StubAddress, ExecutorAddr PointerAddress) in IndirectStubInfo()137 : StubAddress(StubAddress), PointerAddress(PointerAddress) {} in IndirectStubInfo()139 ExecutorAddr PointerAddress; member
163 PtrUpdates.push_back({(*AvailableStubInfos)[ASIdx++].PointerAddress, in createStubs()171 PtrUpdates.push_back({(*AvailableStubInfos)[ASIdx++].PointerAddress, in createStubs()195 return {I->second.first.PointerAddress, I->second.second}; in findPointer()208 PtrAddr = I->second.first.PointerAddress; in updatePointer()