Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h291 #define DW_AT_is_optional 0x21 macro
H A Ddwarf_names_enum.h199 DW_AT_is_optional = 0x0021, enumerator
H A Ddwarf_names.c583 case DW_AT_is_optional: in dwarf_get_AT_name()