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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h395 AddrAndLineDelta handleSpecialOpcode(uint8_t Opcode, uint64_t OpcodeOffset);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp657 DWARFDebugLine::ParsingState::handleSpecialOpcode(uint8_t Opcode, function in class:DWARFDebugLine::ParsingState
1141 State.handleSpecialOpcode(Opcode, OpcodeOffset);

Completed in 169 milliseconds