OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecoverableErrorHandler
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFDebugPubTable.cpp
24
function_ref<void(Error)>
RecoverableErrorHandler
) {
39
RecoverableErrorHandler
(createStringError(
57
RecoverableErrorHandler
(
77
RecoverableErrorHandler
(createStringError(
84
RecoverableErrorHandler
(createStringError(
DWARFDebugAranges.cpp
23
function_ref<void(Error)>
RecoverableErrorHandler
) {
31
Set.extract(DebugArangesData, &Offset,
RecoverableErrorHandler
)) {
32
RecoverableErrorHandler
(std::move(E));
DWARFDebugLine.cpp
361
function_ref<void(Error)>
RecoverableErrorHandler
, const DWARFContext &Ctx,
409
RecoverableErrorHandler
(createStringError(
439
RecoverableErrorHandler
(joinErrors(
452
RecoverableErrorHandler
(createStringError(
582
const DWARFUnit *U, function_ref<void(Error)>
RecoverableErrorHandler
) {
593
LT->parse(DebugLineData, &Offset, Ctx, U,
RecoverableErrorHandler
))
727
function_ref<void(Error)>
RecoverableErrorHandler
, raw_ostream *OS,
735
Prologue.parse(DebugLineData, OffsetPtr,
RecoverableErrorHandler
, Ctx, U);
757
RecoverableErrorHandler
(
779
ParsingState State(this, DebugLineOffset,
RecoverableErrorHandler
);
[
all
...]
DWARFContext.cpp
69
std::function<void(Error)>
RecoverableErrorHandler
,
72
RecoverableErrorHandler
(
RecoverableErrorHandler
),
177
DumpOpts.
RecoverableErrorHandler
(createStringError(
226
DumpOpts.
RecoverableErrorHandler
(std::move(Err));
250
DumpOpts.
RecoverableErrorHandler
(std::move(Err));
275
RecoverableErrorHandler
(std::move(Err));
315
DumpOpts.
RecoverableErrorHandler
(std::move(E));
342
Table.extract(Data, GnuStyle, DumpOpts.
RecoverableErrorHandler
);
462
RecoverableErrorHandler
(DF.takeError())
[
all
...]
DWARFDebugLoc.cpp
164
DumpOpts.
RecoverableErrorHandler
(std::move(E));
DWARFDebugFrame.cpp
937
DumpOpts.
RecoverableErrorHandler
(joinErrors(
966
DumpOpts.
RecoverableErrorHandler
(joinErrors(
DWARFDie.cpp
330
DumpOpts.
RecoverableErrorHandler
(createStringError(
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h
77
function_ref<void(Error)>
RecoverableErrorHandler
);
DWARFContext.h
91
std::function<void(Error)>
RecoverableErrorHandler
=
121
std::function<void(Error)>
RecoverableErrorHandler
=
327
function_ref<void(Error)>
RecoverableErrorHandler
);
380
return
RecoverableErrorHandler
;
388
std::function<void(Error)>
RecoverableErrorHandler
=
396
std::function<void(Error)>
RecoverableErrorHandler
=
DWARFDebugAranges.h
29
function_ref<void(Error)>
RecoverableErrorHandler
);
DWARFDebugLine.h
135
function_ref<void(Error)>
RecoverableErrorHandler
,
284
function_ref<void(Error)>
RecoverableErrorHandler
,
313
function_ref<void(Error)>
RecoverableErrorHandler
);
326
/// \param
RecoverableErrorHandler
- any issues that don't prevent further
334
LineTable parseNext(function_ref<void(Error)>
RecoverableErrorHandler
,
341
/// \param
RecoverableErrorHandler
- report any recoverable prologue
345
void skip(function_ref<void(Error)>
RecoverableErrorHandler
,
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
DIContext.h
220
std::function<void(Error)>
RecoverableErrorHandler
=
/src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
llvm-dwarfdump.cpp
284
DumpOpts.
RecoverableErrorHandler
= C.getRecoverableErrorHandler();
528
auto
RecoverableErrorHandler
= [&](Error E) {
535
DWARFContext::create(*Obj, nullptr, "",
RecoverableErrorHandler
);
548
DWARFContext::create(Obj, nullptr, "",
RecoverableErrorHandler
);
Completed in 21 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026