Home
last modified time | relevance | path

Searched refs:DW_LNS_advance_pc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h1082 #define DW_LNS_advance_pc 0x02 macro
H A Ddwarf_names_enum.h867 DW_LNS_advance_pc = 0x0002, enumerator
H A Dpro_section.c1579 res = write_opcode_uval(DW_LNS_advance_pc,dbg, in _dwarf_pro_generate_debugline()
1868 db = DW_LNS_advance_pc; in _dwarf_pro_generate_debugline()
H A Ddwarf_names.c2586 case DW_LNS_advance_pc: in dwarf_get_LNS_name()
H A Ddwarf_line_table_reader_common.h1390 case DW_LNS_advance_pc:{ in read_line_table_program()