Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h141 #define DW_TAG_skeleton_unit 0x4a /* DWARF5 */ macro
H A Ddwarf_names_enum.h77 DW_TAG_skeleton_unit = 0x004a, enumerator
H A Ddwarf_names.c219 case DW_TAG_skeleton_unit: in dwarf_get_TAG_name()
H A Ddwarf_die_deliv.c2088 t == DW_TAG_skeleton_unit || in is_cu_tag()