Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp546 DWARFDebugLine::ParsingState::ParsingState( in ParsingState() function in DWARFDebugLine::ParsingState
553 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence()
558 void DWARFDebugLine::ParsingState::appendRowToMatrix() { in appendRowToMatrix()
618 DWARFDebugLine::ParsingState::AddrOpIndexDelta
685 DWARFDebugLine::ParsingState::OpcodeAdvanceResults
686 DWARFDebugLine::ParsingState::advanceForOpcode(uint8_t Opcode, in advanceForOpcode()
716 DWARFDebugLine::ParsingState::SpecialOpcodeDelta
717 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode, in handleSpecialOpcode()
1057 ParsingState::AddrOpIndexDelta Advance = in parse()
1125 ParsingState::OpcodeAdvanceResults Advance = in parse()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h373 struct ParsingState { struct
374 ParsingState(struct LineTable *LT, uint64_t TableOffset,