Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h126 #define DW_TAG_partial_unit 0x3c /* DWARF3 */ macro
H A Ddwarf_names_enum.h63 DW_TAG_partial_unit = 0x003c, enumerator
H A Ddwarf_names.c177 case DW_TAG_partial_unit: in dwarf_get_TAG_name()
H A Ddwarf_die_deliv.c2087 t == DW_TAG_partial_unit || in is_cu_tag()