Searched defs:notifyRemoving (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | ELFNixPlatform.cpp | 190 Error ELFNixPlatform::notifyRemoving(ResourceTracker &RT) { notifyRemoving() function in llvm::orc::ELFNixPlatform |
H A D | COFFPlatform.cpp | 340 Error COFFPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::COFFPlatform |
H A D | LLJIT.cpp | 98 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anonc48a5abb0111::GenericLLVMIRPlatform |
H A D | MachOPlatform.cpp | 395 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform |