Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h118 WithColor::defaultErrorHandler;
138 WithColor::defaultErrorHandler,
443 WithColor::defaultErrorHandler,
452 WithColor::defaultErrorHandler,
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFContext.h53 std::function<void(Error)> ErrorHandler = WithColor::defaultErrorHandler);
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h129 static void defaultErrorHandler(Error Err);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp269 WithColor::defaultErrorHandler(LI.takeError()); in tryPC()
326 WithColor::defaultErrorHandler(II.takeError()); in tryBackTrace()
389 WithColor::defaultErrorHandler(Symbol.takeError()); in tryData()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp158 void WithColor::defaultErrorHandler(Error Err) { in defaultErrorHandler() function in WithColor
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h232 WithColor::defaultErrorHandler;
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp216 WithColor::defaultErrorHandler(std::move(Err)); in populateFromArchive()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp637 WithColor::defaultErrorHandler(std::move(Err)); in collectObjectSources()
772 WithColor::defaultErrorHandler(std::move(E)); in handleBuffer()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp588 nullptr, "", WithColor::defaultErrorHandler, in getDWOContext()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1864 WithColor::defaultErrorHandler(std::move(E)); in disassembleObject()