Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h788 #define DW_OP_GNU_const_index 0xfc /* GNU DebugFission */ macro
H A Ddwarf_locationop_read.c747 case DW_OP_GNU_const_index : /* 0xfc DebugFission */ in _dwarf_read_loc_expr_op()
H A Ddwarf_names_enum.h616 DW_OP_GNU_const_index = 0x00fc, enumerator
H A Ddwarf_names.c1851 case DW_OP_GNU_const_index: in dwarf_get_OP_name()