Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h136 #define DW_TAG_generic_subrange 0x45 /* DWARF5 */ macro
H A Ddwarf_names_enum.h72 DW_TAG_generic_subrange = 0x0045, enumerator
H A Ddwarf_names.c204 case DW_TAG_generic_subrange: in dwarf_get_TAG_name()