Searched refs:RemoteIndirectStubSize (Results 1 – 1 of 1) sorted by relevance
50 RemoteIndirectStubSize(std::move(Other.RemoteIndirectStubSize)), in OrcRemoteTargetClient()694 RemoteTrampolineSize, RemoteIndirectStubSize) = *RIOrErr; in OrcRemoteTargetClient()732 uint32_t getIndirectStubSize() const { return RemoteIndirectStubSize; } in getIndirectStubSize()815 uint32_t RemoteIndirectStubSize = 0; variable