Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDELFNixPlatform.cpp201 Error ELFNixPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::ELFNixPlatform
HDCOFFPlatform.cpp340 Error COFFPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::COFFPlatform
HDLLJIT.cpp98 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anonae40fa340111::GenericLLVMIRPlatform
HDMachOPlatform.cpp395 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform