Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c171 context->cc_unit_type == DW_UT_split_type ) { in dwarf_get_debugfission_for_die()
198 case DW_UT_split_type: in is_unknown_UT_value()
474 if (unit_type == DW_UT_split_type || in fill_in_dwp_offsets_if_present()
774 case DW_UT_split_type: in _dwarf_make_CU_Context()
816 case DW_UT_split_type: in _dwarf_make_CU_Context()
1321 cu_context->cc_unit_type = DW_UT_split_type; in assign_correct_unit_type()
H A Ddwarf.h900 #define DW_UT_split_type 0x06 /* DWARF5 */ macro
H A Ddwarf_names_enum.h704 DW_UT_split_type = 0x0006, enumerator
H A Ddwarf_util.c1020 case DW_UT_split_type: in _dwarf_length_of_cu_header()
H A Ddwarf_names.c2111 case DW_UT_split_type: in dwarf_get_UT_name()
H A Ddwarf_loc.c590 if (ut == DW_UT_type || ut == DW_UT_split_type ) { in context_is_cu_not_tu()