Home
last modified time | relevance | path

Searched defs:RecoverableErrorCallback (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp471 const DWARFUnit *U, std::function<void(Error)> RecoverableErrorCallback) { in getOrParseLineTable()
492 std::function<void(Error)> RecoverableErrorCallback, raw_ostream *OS) { in parse()
1078 function_ref<void(Error)> RecoverableErrorCallback, in parseNext()
DDWARFContext.cpp818 DWARFUnit *U, std::function<void(Error)> RecoverableErrorCallback) { in getLineTableForUnit()