Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h1092 #define DW_LNS_set_isa 0x0c /* DWARF3 */ macro
H A Ddwarf_names_enum.h877 DW_LNS_set_isa = 0x000c, enumerator
H A Ddwarf_names.c2616 case DW_LNS_set_isa: in dwarf_get_LNS_name()
H A Ddwarf_line_table_reader_common.h1666 case DW_LNS_set_isa:{ in read_line_table_program()
H A Dpro_section.c1752 res = write_opcode_uval(DW_LNS_set_isa,dbg, in _dwarf_pro_generate_debugline()