Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h340 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; in handleGetRemoteInfo() local
346 << " indirect stub size = " << IndirectStubSize in handleGetRemoteInfo()
349 IndirectStubSize); in handleGetRemoteInfo()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h354 uint32_t IndirectStubSize = TargetT::StubSize; in handleGetRemoteInfo() local
360 << " indirect stub size = " << IndirectStubSize in handleGetRemoteInfo()
363 IndirectStubSize); in handleGetRemoteInfo()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h354 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; in handleGetRemoteInfo() local
360 << " indirect stub size = " << IndirectStubSize << "\n"); in handleGetRemoteInfo()
362 IndirectStubSize); in handleGetRemoteInfo()