Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h363 #define DW_AT_pure 0x67 /* DWARF3f */ macro
H A Ddwarf_names_enum.h261 DW_AT_pure = 0x0067, enumerator
H A Ddwarf_names.c771 case DW_AT_pure: in dwarf_get_AT_name()