Home
last modified time | relevance | path

Searched refs:diagnosticHandler (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h175 void diagnosticHandler(const llvm::DiagnosticInfo &di);
/freebsd/contrib/llvm-project/lld/MachO/
H A DLTO.cpp51 c.DiagHandler = diagnosticHandler; in createConfig()
/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp111 void lld::diagnosticHandler(const DiagnosticInfo &di) { in diagnosticHandler() function in lld
/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.cpp69 c.DiagHandler = diagnosticHandler; in createConfig()
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp101 c.DiagHandler = diagnosticHandler; in createConfig()