Home
last modified time | relevance | path

Searched refs:findStub (Results 1 – 25 of 109) sorted by relevance

12345

/dports/lang/ghc/ghc-8.10.7/rts/linker/macho/
H A Dplt.h27 bool findStub(Section * section, void* * addr, uint8_t flags);
H A Dplt.c36 findStub(Section * section, in findStub() function
/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A Delf_plt.h36 bool findStub(Section * section, void* * addr, uint8_t flags);
H A Delf_plt.c36 findStub(Section * section, in findStub() function
/dports/devel/llvm70/llvm-7.0.1.src/unittests/ExecutionEngine/Orc/
H A DCompileOnDemandLayerTest.cpp39 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in MCJITTestAPICommon()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/ExecutionEngine/Orc/
H A DLegacyCompileOnDemandLayerTest.cpp43 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function in __anon1e0ca9270111::DummyStubsManager
/dports/devel/llvm11/llvm-11.0.1.src/unittests/ExecutionEngine/Orc/
H A DLegacyCompileOnDemandLayerTest.cpp43 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function in __anone19043410111::DummyStubsManager
/dports/devel/llvm10/llvm-10.0.1.src/unittests/ExecutionEngine/Orc/
H A DLegacyCompileOnDemandLayerTest.cpp43 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function in __anonc2767fff0111::DummyStubsManager
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DLegacyCompileOnDemandLayerTest.cpp43 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function in __anon11d23b020111::DummyStubsManager
/dports/devel/llvm80/llvm-8.0.1.src/unittests/ExecutionEngine/Orc/
H A DLegacyCompileOnDemandLayerTest.cpp44 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function in __anon558a2afd0111::DummyStubsManager
/dports/devel/llvm90/llvm-9.0.1.src/unittests/ExecutionEngine/Orc/
H A DLegacyCompileOnDemandLayerTest.cpp43 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function in __anon74a3ee3f0111::DummyStubsManager
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h226 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
335 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
480 LD.StubsMgr->findStub(FName, false).getAddress(); in addLogicalModule()
511 if (auto Sym = LD.StubsMgr->findStub(Name, false)) in addLogicalModule()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h227 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
323 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
468 LD.StubsMgr->findStub(FName, false).getAddress(); in addLogicalModule()
499 if (auto Sym = LD.StubsMgr->findStub(Name, false)) in addLogicalModule()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h213 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly))
309 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly))
459 LD.StubsMgr->findStub(FName, false).getAddress();
490 if (auto Sym = LD.StubsMgr->findStub(Name, false))
H A DIndirectionUtils.h191 virtual JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) = 0;
229 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h230 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
339 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
484 LD.StubsMgr->findStub(FName, false).getAddress(); in addLogicalModule()
515 if (auto Sym = LD.StubsMgr->findStub(Name, false)) in addLogicalModule()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h230 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
339 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
484 LD.StubsMgr->findStub(FName, false).getAddress(); in addLogicalModule()
515 if (auto Sym = LD.StubsMgr->findStub(Name, false)) in addLogicalModule()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h230 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
339 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
484 LD.StubsMgr->findStub(FName, false).getAddress(); in addLogicalModule()
515 if (auto Sym = LD.StubsMgr->findStub(Name, false)) in addLogicalModule()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h230 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
339 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
484 LD.StubsMgr->findStub(FName, false).getAddress(); in addLogicalModule()
515 if (auto Sym = LD.StubsMgr->findStub(Name, false)) in addLogicalModule()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h230 if (auto Sym = StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
339 if (auto Sym = KV.second.StubsMgr->findStub(Name, ExportedSymbolsOnly)) in findSymbol()
484 LD.StubsMgr->findStub(FName, false).getAddress(); in addLogicalModule()
515 if (auto Sym = LD.StubsMgr->findStub(Name, false)) in addLogicalModule()
/dports/editors/libreoffice/libreoffice-7.2.6.2/binaryurp/source/
H A Dreader.cxx289 obj = bridge_->findStub(oid, type); in readMessage()
323 obj = bridge_->findStub(oid, type); in readMessage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/binaryurp/source/
H A Dreader.cxx289 obj = bridge_->findStub(oid, type); in readMessage()
323 obj = bridge_->findStub(oid, type); in readMessage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp66 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override;
183 JITEvaluatedSymbol TPCIndirectStubsManager::findStub(StringRef Name, in findStub() function in __anon1c6ec6250111::TPCIndirectStubsManager
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp66 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override;
183 JITEvaluatedSymbol EPCIndirectStubsManager::findStub(StringRef Name, in findStub() function in __anonbca964e30111::EPCIndirectStubsManager
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp66 JITEvaluatedSymbol findStub(StringRef Name, bool ExportedStubsOnly) override;
183 JITEvaluatedSymbol EPCIndirectStubsManager::findStub(StringRef Name, in findStub() function in __anonfa24ad790111::EPCIndirectStubsManager

12345