Searched refs:RemoteIndirectStubSize (Results 1 – 1 of 1) sorted by relevance
601 RemoteTrampolineSize, RemoteIndirectStubSize) = *RIOrErr; in OrcRemoteTargetClient()636 uint32_t getIndirectStubSize() const { return RemoteIndirectStubSize; } in getIndirectStubSize()691 uint32_t RemoteIndirectStubSize = 0; variable