Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp45 void TextDiagnosticPrinter::handleDiagnostic( in handleDiagnostic() function in mcld::TextDiagnosticPrinter
48 DiagnosticPrinter::handleDiagnostic(pSeverity, pInfo); in handleDiagnostic()
H A DDiagnosticPrinter.cpp25 void DiagnosticPrinter::handleDiagnostic(DiagnosticEngine::Severity pSeverity, in handleDiagnostic() function in mcld::DiagnosticPrinter
H A DDiagnosticInfos.cpp171 pEngine.getPrinter()->handleDiagnostic(severity, info); in process()
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnosticPrinter.h37 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,
H A DTextDiagnosticPrinter.h31 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,