Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h105 #define DW_TAG_namelist_item 0x2c /* DWARF3/2 spelling */ macro
H A Ddwarf_names_enum.h47 DW_TAG_namelist_item = 0x002c, enumerator
H A Ddwarf_names.c126 case DW_TAG_namelist_item: in dwarf_get_TAG_name()