Home
last modified time | relevance | path

Searched refs:DW_TAG_subrange_type (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h92 #define DW_TAG_subrange_type 0x21 macro
H A Ddwarf_names_enum.h36 DW_TAG_subrange_type = 0x0021, enumerator
H A Ddwarf_names.c93 case DW_TAG_subrange_type: in dwarf_get_TAG_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1768 if (rtag != DW_TAG_subrange_type) { in ctf_dwarf_create_array()