Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c1312 tag == DW_TAG_type_unit ) { in assign_correct_unit_type()
1320 } else if (tag == DW_TAG_type_unit) { in assign_correct_unit_type()
2089 t == DW_TAG_type_unit) { in is_cu_tag()
H A Ddwarf.h132 #define DW_TAG_type_unit 0x41 /* DWARF4 */ macro
H A Ddwarf_names_enum.h68 DW_TAG_type_unit = 0x0041, enumerator
H A Ddwarf_names.c192 case DW_TAG_type_unit: in dwarf_get_TAG_name()