Home
last modified time | relevance | path

Searched refs:removeModule (Results 201 – 225 of 504) sorted by relevance

12345678910>>...21

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/docs/tutorial/
H A DBuildingAJIT3.rst163 CODLayer.removeModule(H);
167 findSymbol, and removeModule methods. With that, we're up and running.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/docs/tutorial/
H A DBuildingAJIT3.rst163 CODLayer.removeModule(H);
167 findSymbol, and removeModule methods. With that, we're up and running.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp111 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
113 return OwnedModules.removeModule(M); in removeModule()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/docs/tutorial/
H A DBuildingAJIT3.rst163 CODLayer.removeModule(H);
167 findSymbol, and removeModule methods. With that, we're up and running.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp113 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
115 return OwnedModules.removeModule(M); in removeModule()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/docs/tutorial/
H A DBuildingAJIT3.rst163 CODLayer.removeModule(H);
167 findSymbol, and removeModule methods. With that, we're up and running.
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp113 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
115 return OwnedModules.removeModule(M); in removeModule()
/dports/devel/llvm90/llvm-9.0.1.src/docs/tutorial/
H A DBuildingAJIT3.rst163 CODLayer.removeModule(H);
167 findSymbol, and removeModule methods. With that, we're up and running.
/dports/devel/llvm90/llvm-9.0.1.src/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp111 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
113 return OwnedModules.removeModule(M); in removeModule()
/dports/devel/llvm80/llvm-8.0.1.src/docs/tutorial/
H A DBuildingAJIT3.rst163 CODLayer.removeModule(H);
167 findSymbol, and removeModule methods. With that, we're up and running.
/dports/devel/llvm80/llvm-8.0.1.src/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp112 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
114 return OwnedModules.removeModule(M); in removeModule()
/dports/devel/llvm70/llvm-7.0.1.src/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp112 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
114 return OwnedModules.removeModule(M); in removeModule()
/dports/devel/llvm70/llvm-7.0.1.src/docs/tutorial/
H A DBuildingAJIT3.rst163 CODLayer.removeModule(H);
167 findSymbol, and removeModule methods. With that, we're up and running.
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Dmoduleshandler.cpp286 void ModulesHandler::removeModule(const QString &modulePath) in removeModule() function in Debugger::Internal::ModulesHandler
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DLLVMContext.cpp89 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h194 virtual bool removeModule(Module *M);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp89 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.h235 Error removeModule(ModuleHandleT H) { in removeModule() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp89 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.h235 Error removeModule(ModuleHandleT H) { in removeModule() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.h235 Error removeModule(ModuleHandleT H) { in removeModule() function
/dports/www/tikiwiki/tiki-21.2/lib/
H A Dbigbluebuttonlib.php182 $config->removeModule('PresentModule');
/dports/irc/znc/znc-1.8.2/modules/modperl/
H A Dmodperl.i198 bool removeModule(CModule* p) { in removeModule() function
/dports/graphics/ampasCTL/CTL-57b48a2/lib/IlmCtl/
H A DCtlInterpreter.cpp402 _data->moduleSet.removeModule (moduleName); in findModule()
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DLLVMContext.cpp109 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext

12345678910>>...21