Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h148 #define DW_TAG_HP_array_descriptor 0x4090 /* HP */ macro
H A Ddwarf_names_enum.h81 DW_TAG_HP_array_descriptor = 0x4090, enumerator
H A Ddwarf_names.c231 case DW_TAG_HP_array_descriptor: in dwarf_get_TAG_name()