Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp32 RTDyldMemoryManager::~RTDyldMemoryManager() = default;
91 void RTDyldMemoryManager::registerEHFramesInProcess(uint8_t *Addr, in registerEHFramesInProcess()
102 void RTDyldMemoryManager::deregisterEHFramesInProcess(uint8_t *Addr, in deregisterEHFramesInProcess()
112 void RTDyldMemoryManager::registerEHFramesInProcess(uint8_t *Addr, in registerEHFramesInProcess()
122 void RTDyldMemoryManager::deregisterEHFramesInProcess(uint8_t *Addr, in deregisterEHFramesInProcess()
129 void RTDyldMemoryManager::registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames()
135 void RTDyldMemoryManager::deregisterEHFrames() { in deregisterEHFrames()
221 RTDyldMemoryManager::getSymbolAddressInProcess(const std::string &Name) { in getSymbolAddressInProcess()
282 void *RTDyldMemoryManager::getPointerToNamedFunction(const std::string &Name, in getPointerToNamedFunction()
293 void RTDyldMemoryManager::anchor() {} in anchor()
H A DCMakeLists.txt3 RTDyldMemoryManager.cpp
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h60 class RTDyldMemoryManager : public MCJITMemoryManager,
63 RTDyldMemoryManager() = default;
64 RTDyldMemoryManager(const RTDyldMemoryManager&) = delete;
65 void operator=(const RTDyldMemoryManager&) = delete;
66 ~RTDyldMemoryManager() override;
154 RTDyldMemoryManager, LLVMMCJITMemoryManagerRef)
H A DSectionMemoryManager.h39 class SectionMemoryManager : public RTDyldMemoryManager {
H A DExecutionEngine.h51 class RTDyldMemoryManager; variable
574 EngineBuilder &setMCJITMemoryManager(std::unique_ptr<RTDyldMemoryManager> mcjmm);
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A DForwardingMemoryManager.h23 class ForwardingMemoryManager : public llvm::RTDyldMemoryManager {
75 using RTDyldMemoryManager::notifyObjectLoaded;
H A Dlli.cpp499 RTDyldMemoryManager *RTDyldMM = nullptr; in main()
509 std::unique_ptr<RTDyldMemoryManager>(RTDyldMM)); in main()
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlistener/
H A Dllvm-jitlistener.cpp158 RTDyldMemoryManager *MemMgr = new SectionMemoryManager(); in InitEE()
179 .setMCJITMemoryManager(std::unique_ptr<RTDyldMemoryManager>(MemMgr)) in InitEE()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DBUILD.gn12 "RTDyldMemoryManager.cpp",
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp207 std::unique_ptr<RTDyldMemoryManager>(unwrap(options.MCJMM))); in LLVMCreateMCJITCompilerForModule()
334 class SimpleBindingMemoryManager : public RTDyldMemoryManager {
H A DExecutionEngine.cpp487 std::unique_ptr<RTDyldMemoryManager> mcjmm) { in setMCJITMemoryManager()
488 auto SharedMM = std::shared_ptr<RTDyldMemoryManager>(std::move(mcjmm)); in setMCJITMemoryManager()
/openbsd-src/gnu/usr.bin/clang/libLLVMExecutionEngine/
H A DMakefile114 RTDyldMemoryManager.cpp \
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp189 class TrivialMemoryManager : public RTDyldMemoryManager {
234 if (auto Sym = RTDyldMemoryManager::findSymbol(Name)) in findSymbol()
/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1910 std::unique_ptr<llvm::RTDyldMemoryManager> MemMgr(new llvm::SectionMemoryManager()); in main()
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp858 void *pfn = RTDyldMemoryManager::getPointerToNamedFunction(Name, false); in getPointerToNamedFunction()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1122 class MCJITMemoryManagerLikeCallbacksMemMgr : public RTDyldMemoryManager { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641884 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.macppc1883 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.loongson1883 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.octeon1883 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.arm641884 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.powerpc641882 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.armv71882 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.i3861882 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
H A Dclang.sparc641883 ./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h