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
166 {ExecutorAddr((*AvailableStubInfos)[ASIdx++].PointerAddress), in createStubs()175 {ExecutorAddr((*AvailableStubInfos)[ASIdx++].PointerAddress), in createStubs()199 return {I->second.first.PointerAddress, I->second.second}; in findPointer()212 PtrAddr = I->second.first.PointerAddress; in updatePointer()