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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp527 DWARFDebugLine::ParsingState::ParsingState( function in class:DWARFDebugLine::ParsingState
534 void DWARFDebugLine::ParsingState::resetRowAndSequence() {
539 void DWARFDebugLine::ParsingState::appendRowToMatrix() {
595 uint64_t DWARFDebugLine::ParsingState::advanceAddr(uint64_t OperationAdvance,
626 DWARFDebugLine::ParsingState::AddrAndAdjustedOpcode
627 DWARFDebugLine::ParsingState::advanceAddrForOpcode(uint8_t Opcode,
656 DWARFDebugLine::ParsingState::AddrAndLineDelta
657 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode,
690 DWARFDebugLine::ParsingState
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h366 struct ParsingState { struct in class:llvm::DWARFDebugLine
367 ParsingState(struct LineTable *LT, uint64_t TableOffset,

Completed in 103 milliseconds