Home
last modified time | relevance | path

Searched defs:notifyRemoving (Results 1 – 24 of 24) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.region/src/org/eclipse/equinox/internal/region/
H A DStandardRegionDigraph.java378 private void notifyRemoving(Region region) { in notifyRemoving() method in StandardRegionDigraph
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp178 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
H A DLLJIT.cpp93 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon53307c740111::GenericLLVMIRPlatform
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp176 Error MachOPlatform::notifyRemoving(JITDylib &JD, VModuleKey K) { in notifyRemoving() function in llvm::orc::MachOPlatform
H A DLLJIT.cpp91 Error notifyRemoving(JITDylib &JD, VModuleKey K) override { in notifyRemoving() function in __anona3ebd5890111::GenericLLVMIRPlatform
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp178 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon236885b30111::GenericLLVMIRPlatform
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp176 Error MachOPlatform::notifyRemoving(JITDylib &JD, VModuleKey K) { in notifyRemoving() function in llvm::orc::MachOPlatform
H A DLLJIT.cpp91 Error notifyRemoving(JITDylib &JD, VModuleKey K) override { in notifyRemoving() function in __anon0fb3cae30111::GenericLLVMIRPlatform
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp178 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anonbc1a8fc70111::GenericLLVMIRPlatform
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anonb33fa5c10111::GenericLLVMIRPlatform
H A DMachOPlatform.cpp219 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anonc081ffd70111::GenericLLVMIRPlatform
H A DMachOPlatform.cpp219 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon53a973d60111::GenericLLVMIRPlatform
H A DMachOPlatform.cpp219 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp173 Error ELFNixPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::ELFNixPlatform
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon95f216540111::GenericLLVMIRPlatform
H A DMachOPlatform.cpp220 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon666505890111::GenericLLVMIRPlatform
H A DMachOPlatform.cpp219 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp94 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anoncdb2fb750111::GenericLLVMIRPlatform
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DDebugInfoMetadata.cpp220 SplitFlags.push_back(FlagVirtualInheritance); in setupJITDylib()