Home
last modified time | relevance | path

Searched refs:DW_OP_GNU_addr_index (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h787 #define DW_OP_GNU_addr_index 0xfb /* GNU DebugFission */ macro
H A Ddwarf_locationop_read.c739 case DW_OP_GNU_addr_index : /* 0xfb DebugFission */ in _dwarf_read_loc_expr_op()
H A Ddwarf_names_enum.h615 DW_OP_GNU_addr_index = 0x00fb, enumerator
H A Ddwarf_names.c1848 case DW_OP_GNU_addr_index: in dwarf_get_OP_name()