Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.c64 {DW_MACRO_undef_strp,2,dwarf_udata_strp_form},
280 case DW_MACRO_undef_strp:
491 case DW_MACRO_undef_strp: { in dwarf_get_macro_defundef()
H A Ddwarf.h1143 #define DW_MACRO_undef_strp 0x06 /* DWARF5 */ macro
H A Ddwarf_names_enum.h914 DW_MACRO_undef_strp = 0x0006, enumerator
H A Ddwarf_names.c2726 case DW_MACRO_undef_strp: in dwarf_get_MACRO_name()