Searched refs:DW_LNS_const_add_pc (Results 1 – 7 of 7) sorted by relevance
477 #define DW_LNS_const_add_pc 0x08 macro
209 case DW_LNS_const_add_pc: in _dwarf_lineno_run_program()601 RCHECK(WRITE_VALUE(DW_LNS_const_add_pc, 1)); in _dwarf_lineno_gen_program()
742 case DW_LNS_const_add_pc: in dwarf_get_LNS_name()
640 case DW_LNS_const_add_pc: return "DW_LNS_const_add_pc"; in LNStandardString()
676 DW_LNS_const_add_pc = 0x08, enumerator
398 case DW_LNS_const_add_pc: in parse()
448 OS << char(dwarf::DW_LNS_const_add_pc); in Encode()494 OS << char(dwarf::DW_LNS_const_add_pc); in Encode()