Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h777 #define DW_OP_GNU_uninit 0xf0 /* GNU */ macro
H A Ddwarf_locationop_read.c599 case DW_OP_GNU_uninit: /* 0xf0 */ in _dwarf_read_loc_expr_op()
H A Ddwarf_names_enum.h604 DW_OP_GNU_uninit = 0x00f0, enumerator
H A Ddwarf_names.c1814 case DW_OP_GNU_uninit: in dwarf_get_OP_name()