Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h387 AddrOpIndexDelta advanceAddrOpIndex(uint64_t OperationAdvance,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp635 DWARFDebugLine::ParsingState::advanceAddrOpIndex(uint64_t OperationAdvance, in advanceAddrOpIndex() function in DWARFDebugLine::ParsingState
728 advanceAddrOpIndex(OperationAdvance, Opcode, OpcodeOffset); in advanceForOpcode()
1074 State.advanceAddrOpIndex(*Operand, Opcode, OpcodeOffset); in parse()