Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_forms.c736 case DW_AT_bit_size: in dwarf_add_AT_unsigned_const_a()
870 case DW_AT_bit_size: in dwarf_add_AT_signed_const_a()
1010 case DW_AT_bit_size: in dwarf_add_AT_location_expr_a()
1142 case DW_AT_bit_size: in _dwarf_add_AT_reference_internal_a()
H A Ddwarf.h271 #define DW_AT_bit_size 0x0d macro
H A Ddwarf_names_enum.h181 DW_AT_bit_size = 0x000d, enumerator
H A Ddwarf_query.c1705 int res = _dwarf_die_attr_unsigned_constant(die, DW_AT_bit_size, in dwarf_bitsize()
1838 case DW_AT_bit_size : in dw_get_special_offset()
H A Ddwarf_names.c529 case DW_AT_bit_size: in dwarf_get_AT_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1237 if ((ret = ctf_dwarf_unsigned(cup, die, DW_AT_bit_size, &bitsz)) != 0) in ctf_dwarf_member_offset()
1287 if ((ret = ctf_dwarf_unsigned(cup, die, DW_AT_bit_size, &bitsz)) != 0) { in ctf_dwarf_member_bitfield()