Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h373 struct ParsingState { struct
380 struct AddrOpIndexDelta {
390 struct OpcodeAdvanceResults {
401 struct SpecialOpcodeDelta {
413 struct LineTable *LineTable;
414 struct Row Row;
415 struct Sequence Sequence;
420 bool ReportAdvanceAddrProblem = true;
421 bool ReportBadLineRange = true;
422 function_ref<void(Error)> ErrorHandler;
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp546 DWARFDebugLine::ParsingState::ParsingState( ParsingState() function in DWARFDebugLine::ParsingState
[all...]