Searched defs:DW_OP_GNU_uninit (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/lib/libdwarf/common/ | ||
| H A D | dwarf.h | 777 #define DW_OP_GNU_uninit 0xf0 /* GNU */ macro |
| H A D | dwarf_names_enum.h | 604 DW_OP_GNU_uninit = 0x00f0, enumerator |