Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp190 Error ELFNixPlatform::notifyRemoving(ResourceTracker &RT) { notifyRemoving() function in llvm::orc::ELFNixPlatform
H A DCOFFPlatform.cpp340 Error COFFPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::COFFPlatform
H A DLLJIT.cpp98 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anonc48a5abb0111::GenericLLVMIRPlatform
H A DMachOPlatform.cpp395 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform