Searched refs:PointerAddress (Results 1 – 2 of 2) sorted by relevance
134 JITTargetAddress PointerAddress) in IndirectStubInfo()135 : StubAddress(StubAddress), PointerAddress(PointerAddress) {} in IndirectStubInfo()137 JITTargetAddress PointerAddress = 0; member
165 PtrUpdates.push_back({(*AvailableStubInfos)[ASIdx++].PointerAddress, in createStubs()173 PtrUpdates.push_back({(*AvailableStubInfos)[ASIdx++].PointerAddress, in createStubs()197 return {I->second.first.PointerAddress, I->second.second}; in findPointer()210 PtrAddr = I->second.first.PointerAddress; in updatePointer()