Searched defs:notifyRemoving (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
D | MachOPlatform.cpp | 178 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform |
D | LLJIT.cpp | 93 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon266705120111::GenericLLVMIRPlatform |