Home
last modified time | relevance | path

Searched refs:defaultErrorHandler (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h84 WithColor::defaultErrorHandler;
118 WithColor::defaultErrorHandler,
424 WithColor::defaultErrorHandler,
432 WithColor::defaultErrorHandler,
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DWithColor.h129 static void defaultErrorHandler(Error Err);
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
DMarkupFilter.cpp271 WithColor::defaultErrorHandler(LI.takeError()); in tryPC()
329 WithColor::defaultErrorHandler(II.takeError()); in tryBackTrace()
392 WithColor::defaultErrorHandler(Symbol.takeError()); in tryData()
/openbsd/src/gnu/llvm/llvm/lib/Support/
DWithColor.cpp158 void WithColor::defaultErrorHandler(Error Err) { in defaultErrorHandler() function in WithColor
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/
DDIContext.h225 WithColor::defaultErrorHandler;
/openbsd/src/gnu/llvm/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp549 WithColor::defaultErrorHandler(std::move(Err)); in collectObjectSources()
678 WithColor::defaultErrorHandler(std::move(E)); in handleBuffer()
/openbsd/src/gnu/llvm/llvm/tools/llvm-ifs/
Dllvm-ifs.cpp250 WithColor::defaultErrorHandler(std::move(Err)); in fatalError()