Home
last modified time | relevance | path

Searched refs:DW_AT_upper_bound (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_forms.c486 case DW_AT_upper_bound: in dwarf_add_AT_unsigned_const()
574 case DW_AT_upper_bound: in dwarf_add_AT_signed_const()
692 case DW_AT_upper_bound: in dwarf_add_AT_location_expr()
830 case DW_AT_upper_bound: in dwarf_add_AT_reference()
H A Ddwarf.h259 #define DW_AT_upper_bound 0x2f macro
H A Ddwarf_query.c691 case DW_AT_upper_bound: in dw_get_special_offset()
H A Ddwarf_names.c504 case DW_AT_upper_bound: in dwarf_get_AT_name()
/titanic_41/usr/src/tools/ctf/cvt/
H A Ddwarf.c719 if (die_unsigned(dw, dim, DW_AT_upper_bound, &uval, 0)) in tdesc_array_create()
721 else if (die_signed(dw, dim, DW_AT_upper_bound, &sval, 0)) in tdesc_array_create()