/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | RTDyldObjectLinkingLayer.cpp | 144 auto MemMgr = GetMemoryManager(); in emit() local 188 RuntimeDyld::MemoryManager &MemMgr, in onObjLoad() 278 std::unique_ptr<RuntimeDyld::MemoryManager> MemMgr, in onObjEmit() 328 for (auto &MemMgr : MemMgrsToRemove) { in handleRemoveResources() local 345 for (auto &MemMgr : SrcMemMgrs) in handleTransferResources() local
|
H A D | TargetProcessControl.cpp | 27 unsigned PageSize, std::unique_ptr<jitlink::JITLinkMemoryManager> MemMgr) in SelfTargetProcessControl() 45 std::unique_ptr<jitlink::JITLinkMemoryManager> MemMgr) { in Create()
|
H A D | ObjectLinkingLayer.cpp | 571 JITLinkMemoryManager &MemMgr) in ObjectLinkingLayer() 577 ExecutionSession &ES, std::unique_ptr<JITLinkMemoryManager> MemMgr) in ObjectLinkingLayer()
|
H A D | DebugObjectManagerPlugin.cpp | 328 JITLinkMemoryManager &MemMgr = Ctx.getMemoryManager(); in finalizeWorkingMemory() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.h | 51 RuntimeDyldMachO(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachO() 154 RuntimeDyldMachOCRTPBase(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldMachOCRTPBase()
|
H A D | RuntimeDyldCOFF.h | 38 RuntimeDyldCOFF(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldCOFF()
|
H A D | RuntimeDyldCOFF.cpp | 50 RuntimeDyld::MemoryManager &MemMgr, in create()
|
H A D | RuntimeDyldImpl.h | 244 RuntimeDyld::MemoryManager &MemMgr; variable 449 RuntimeDyldImpl(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldImpl()
|
H A D | RuntimeDyldMachO.cpp | 350 RuntimeDyld::MemoryManager &MemMgr, in create()
|
H A D | RuntimeDyld.cpp | 1268 RuntimeDyld::RuntimeDyld(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyld() function in llvm::RuntimeDyld 1420 RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver, in jitLinkForORC()
|
H A D | RuntimeDyldELF.cpp | 216 RuntimeDyldELF::RuntimeDyldELF(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyldELF() 234 RuntimeDyld::MemoryManager &MemMgr, in create()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 371 TrivialMemoryManager MemMgr; in printLineInfoForInput() local 485 static void doPreallocation(TrivialMemoryManager &MemMgr) { in doPreallocation() 501 TrivialMemoryManager MemMgr; in executeInput() local 640 TrivialMemoryManager &MemMgr) { in remapSectionsAndSymbols() 778 TrivialMemoryManager MemMgr; in linkAndVerify() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ |
H A D | RuntimeDyld.h | 288 MemoryManager &MemMgr; variable
|
H A D | ExecutionEngine.h | 541 std::shared_ptr<MCJITMemoryManager> MemMgr; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/ |
H A D | llvm-jitlistener.cpp | 158 RTDyldMemoryManager *MemMgr = new SectionMemoryManager(); in InitEE() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | TargetProcessControl.h | 162 jitlink::JITLinkMemoryManager *MemMgr = nullptr; variable
|
H A D | ObjectLinkingLayer.h | 195 jitlink::JITLinkMemoryManager &MemMgr; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/ |
H A D | RemoteJITUtils.h | 35 void setMemMgr(std::unique_ptr<RuntimeDyld::MemoryManager> MemMgr) { in setMemMgr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 180 std::shared_ptr<MCJITMemoryManager> MemMgr; variable
|
H A D | MCJIT.cpp | 45 std::shared_ptr<MCJITMemoryManager> MemMgr, in createJIT() 66 std::shared_ptr<MCJITMemoryManager> MemMgr, in MCJIT()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 65 MemRegionManager MemMgr; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 1587 MemRegionManager &MemMgr = getMemRegionManager(); in getCaptureRegions() local 1622 MemRegionManager &MemMgr = getMemRegionManager(); in LazyInitializeReferencedVars() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/ |
H A D | ExceptionDemo.cpp | 1910 std::unique_ptr<llvm::RTDyldMemoryManager> MemMgr(new llvm::SectionMemoryManager()); in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 509 Session &S, JITLinkMemoryManager &MemMgr) in LLVMJITLinkObjectLinkingLayer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountChecker.cpp | 168 MemRegionManager &MemMgr = C.getSValBuilder().getRegionManager(); in checkPostStmt() local
|