Home
last modified time | relevance | path

Searched refs:DW_AT_defaulted (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h402 #define DW_AT_defaulted 0x8b /* DWARF5 */ macro
H A Ddwarf_names_enum.h297 DW_AT_defaulted = 0x008b, enumerator
H A Ddwarf_names.c879 case DW_AT_defaulted: in dwarf_get_AT_name()