Home
last modified time | relevance | path

Searched refs:notifyRemoving (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDCOFFPlatform.h64 Error notifyRemoving(ResourceTracker &RT) override;
HDELFNixPlatform.h113 Error notifyRemoving(ResourceTracker &RT) override;
HDMachOPlatform.h166 Error notifyRemoving(ResourceTracker &RT) override;
HDCore.h1381 virtual Error notifyRemoving(ResourceTracker &RT) = 0;
/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