Searched defs:IndirectStubSize (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h331 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
337 << " indirect stub size = " << IndirectStubSize << "\n"); local
339 IndirectStubSize);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h331 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
337 << " indirect stub size = " << IndirectStubSize << "\n"); local
339 IndirectStubSize);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h331 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
337 << " indirect stub size = " << IndirectStubSize << "\n"); local
339 IndirectStubSize);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h331 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
337 << " indirect stub size = " << IndirectStubSize << "\n"); local
339 IndirectStubSize);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h331 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
337 << " indirect stub size = " << IndirectStubSize << "\n"); local
339 IndirectStubSize);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h331 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
337 << " indirect stub size = " << IndirectStubSize << "\n"); local
339 IndirectStubSize);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h342 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize; local
348 << " indirect stub size = " << IndirectStubSize << "\n"); local
350 IndirectStubSize);

Completed in 56 milliseconds