Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.c68 {DW_MACRO_undef_sup,2,dwarf_udata_strp_sup_form},
284 case DW_MACRO_undef_sup:
579 case DW_MACRO_undef_sup: { in dwarf_get_macro_defundef()
H A Ddwarf.h1146 #define DW_MACRO_undef_sup 0x09 /* DWARF5 */ macro
H A Ddwarf_names_enum.h917 DW_MACRO_undef_sup = 0x0009, enumerator
H A Ddwarf_names.c2735 case DW_MACRO_undef_sup: in dwarf_get_MACRO_name()