Home
last modified time | relevance | path

Searched refs:DW_TAG_compile_unit (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c1311 if (tag == DW_TAG_compile_unit || in assign_correct_unit_type()
1318 if (tag == DW_TAG_compile_unit) { in assign_correct_unit_type()
2086 if (t == DW_TAG_compile_unit || in is_cu_tag()
H A Ddwarf.h76 #define DW_TAG_compile_unit 0x11 macro
H A Ddwarf_names_enum.h21 DW_TAG_compile_unit = 0x0011, enumerator
H A Dpro_die.c315 if (first_die->di_tag != DW_TAG_compile_unit) { in dwarf_add_die_to_debug_a()
H A Ddwarf_form.c583 if (DW_TAG_compile_unit != tag && in dwarf_formref()
H A Ddwarf_names.c48 case DW_TAG_compile_unit: in dwarf_get_TAG_name()