Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.c59 {DW_MACRO_undef,2,dwarf_udata_string_form},
278 case DW_MACRO_undef:
470 case DW_MACRO_undef: { in dwarf_get_macro_defundef()
H A Ddwarf.h1139 #define DW_MACRO_undef 0x02 /* DWARF5 */ macro
H A Ddwarf_names_enum.h910 DW_MACRO_undef = 0x0002, enumerator
H A Ddwarf_names.c2714 case DW_MACRO_undef: in dwarf_get_MACRO_name()