Home
last modified time | relevance | path

Searched refs:RemoteIndirectStubSize (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h601 RemoteTrampolineSize, RemoteIndirectStubSize) = *RIOrErr; in OrcRemoteTargetClient()
636 uint32_t getIndirectStubSize() const { return RemoteIndirectStubSize; } in getIndirectStubSize()
691 uint32_t RemoteIndirectStubSize = 0; variable