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