Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_forms.c760 case DW_AT_upper_bound: in dwarf_add_AT_unsigned_const_a()
867 case DW_AT_upper_bound: in dwarf_add_AT_signed_const_a()
1002 case DW_AT_upper_bound: in dwarf_add_AT_location_expr_a()
1150 case DW_AT_upper_bound: in _dwarf_add_AT_reference_internal_a()
H A Ddwarf.h306 #define DW_AT_upper_bound 0x2f macro
H A Ddwarf_names_enum.h206 DW_AT_upper_bound = 0x002f, enumerator
H A Ddwarf_query.c1846 case DW_AT_upper_bound: in dw_get_special_offset()
H A Ddwarf_names.c605 case DW_AT_upper_bound: in dwarf_get_AT_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1620 attrnum = DW_AT_upper_bound; in ctf_dwarf_array_upper_bound()
1621 ret = ctf_dwarf_attribute(cup, range, DW_AT_upper_bound, &attr); in ctf_dwarf_array_upper_bound()