Searched refs:RecoverableErrorHandler (Results 1 – 14 of 14) sorted by relevance
24 function_ref<void(Error)> RecoverableErrorHandler) { in extract() argument39 RecoverableErrorHandler(createStringError( in extract()57 RecoverableErrorHandler( in extract()77 RecoverableErrorHandler(createStringError( in extract()84 RecoverableErrorHandler(createStringError( in extract()
409 RecoverableErrorHandler(createStringError( in parse()439 RecoverableErrorHandler(joinErrors( in parse()452 RecoverableErrorHandler(createStringError( in parse()761 RecoverableErrorHandler( in parse()828 RecoverableErrorHandler(Cursor.takeError()); in parse()872 RecoverableErrorHandler(createStringError( in parse()883 RecoverableErrorHandler(createStringError( in parse()970 RecoverableErrorHandler(createStringError( in parse()1188 RecoverableErrorHandler(Cursor.takeError()); in parse()1192 RecoverableErrorHandler(createStringError( in parse()[all …]
78 RecoverableErrorHandler(RecoverableErrorHandler), in DWARFContext()183 DumpOpts.RecoverableErrorHandler(createStringError( in dumpStringOffsetsSection()232 DumpOpts.RecoverableErrorHandler(std::move(Err)); in dumpAddrSection()256 DumpOpts.RecoverableErrorHandler(std::move(Err)); in dumpRnglistsSection()281 RecoverableErrorHandler(std::move(Err)); in parseMacroOrMacinfo()321 DumpOpts.RecoverableErrorHandler(std::move(E)); in dumpLoclistsSection()468 RecoverableErrorHandler(DF.takeError()); in dump()477 RecoverableErrorHandler(DF.takeError()); in dump()513 RecoverableErrorHandler(std::move(E)); in dump()608 DumpOpts.RecoverableErrorHandler(std::move(E)); in dump()[all …]
25 function_ref<void(Error)> RecoverableErrorHandler, in extract() argument34 RecoverableErrorHandler(std::move(E)); in extract()
166 DumpOpts.RecoverableErrorHandler(std::move(E)); in dumpLocationList()
983 DumpOpts.RecoverableErrorHandler(joinErrors( in dump()1012 DumpOpts.RecoverableErrorHandler(joinErrors( in dump()
227 DumpOpts.RecoverableErrorHandler(createStringError( in dumpAttribute()
87 std::function<void(Error)> RecoverableErrorHandler = variable117 std::function<void(Error)> RecoverableErrorHandler =334 function_ref<void(Error)> RecoverableErrorHandler);414 return RecoverableErrorHandler; in getRecoverableErrorHandler()425 std::function<void(Error)> RecoverableErrorHandler =433 std::function<void(Error)> RecoverableErrorHandler =
128 function_ref<void(Error)> RecoverableErrorHandler,277 function_ref<void(Error)> RecoverableErrorHandler,306 function_ref<void(Error)> RecoverableErrorHandler);328 LineTable parseNext(function_ref<void(Error)> RecoverableErrorHandler,339 void skip(function_ref<void(Error)> RecoverableErrorHandler,
78 function_ref<void(Error)> RecoverableErrorHandler);
31 function_ref<void(Error)> RecoverableErrorHandler,
303 DumpOpts.RecoverableErrorHandler = C.getRecoverableErrorHandler(); in getDumpOpts()534 const auto RecoverableErrorHandler = [&](Error Err) { in collectObjectSources() local541 Parser.parseNext(RecoverableErrorHandler, UnrecoverableErrorHandler); in collectObjectSources()630 auto RecoverableErrorHandler = [&](Error E) { in handleBuffer() local638 RecoverableErrorHandler); in handleBuffer()651 RecoverableErrorHandler); in handleBuffer()
220 std::function<void(Error)> RecoverableErrorHandler = member
432 DumpOpts.RecoverableErrorHandler(std::move(Err)); in finalize()