Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h102 #define DW_TAG_namelist 0x2b macro
H A Ddwarf_names_enum.h46 DW_TAG_namelist = 0x002b, enumerator
H A Ddwarf_names.c123 case DW_TAG_namelist: in dwarf_get_TAG_name()