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