Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h440 LLVM_ABI SpecialOpcodeDelta handleSpecialOpcode(uint8_t Opcode,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp733 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode, in handleSpecialOpcode() function in DWARFDebugLine::ParsingState
1240 State.handleSpecialOpcode(Opcode, OpcodeOffset); in parse()