Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h409 SpecialOpcodeDelta handleSpecialOpcode(uint8_t Opcode,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp717 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode, in handleSpecialOpcode() function in DWARFDebugLine::ParsingState
1218 State.handleSpecialOpcode(Opcode, OpcodeOffset); in parse()