Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h134 #define DW_TAG_template_alias 0x43 /* DWARF4 */ macro
H A Ddwarf_names_enum.h70 DW_TAG_template_alias = 0x0043, enumerator
H A Ddwarf_names.c198 case DW_TAG_template_alias: in dwarf_get_TAG_name()