Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h356 #define DW_AT_picture_string 0x60 /* DWARF3f */ macro
H A Ddwarf_names_enum.h254 DW_AT_picture_string = 0x0060, enumerator
H A Ddwarf_names.c750 case DW_AT_picture_string: in dwarf_get_AT_name()