Home
last modified time | relevance | path

Searched defs:notifyFailed (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DDebugInfoSupport.h44 Error notifyFailed(MaterializationResponsibility &MR) override { in notifyFailed() function
H A DPerfSupportPlugin.h40 Error notifyFailed(MaterializationResponsibility &MR) override { in notifyFailed() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h107 Error notifyFailed(MaterializationResponsibility &MR) override { in notifyFailed() function
H A DELFNixPlatform.h145 Error notifyFailed(MaterializationResponsibility &MR) override { in notifyFailed() function
H A DMachOPlatform.h196 Error notifyFailed(MaterializationResponsibility &MR) override { notifyFailed() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp339 Error GDBJITDebugInfoRegistrationPlugin::notifyFailed( in notifyFailed() function in llvm::orc::GDBJITDebugInfoRegistrationPlugin
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp176 void notifyFailed(Error Err) override { notifyFailed() function in llvm::orc::ObjectLinkingLayerJITLinkContext
807 Error EHFrameRegistrationPlugin::notifyFailed( notifyFailed() function in llvm::orc::EHFrameRegistrationPlugin
H A DDebugObjectManagerPlugin.cpp487 Error DebugObjectManagerPlugin::notifyFailed( in notifyFailed() function in llvm::orc::DebugObjectManagerPlugin