Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMachOPlatform.cpp178 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
DLLJIT.cpp93 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon266705120111::GenericLLVMIRPlatform