Home
last modified time | relevance | path

Searched refs:die_constant_attribute (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-dwarf-reader.cc383 die_constant_attribute(const Dwarf_Die *die,
6390 die_constant_attribute(const Dwarf_Die *die, in die_constant_attribute() function
13354 die_constant_attribute(die, DW_AT_lower_bound, is_signed, lower_bound); in build_subrange_type()
13357 if (!die_constant_attribute(die, DW_AT_upper_bound, is_signed, upper_bound)) in build_subrange_type()
/external/libabigail/
DChangeLog640 (die_constant_attribute): Add the 'is_signed' parameter.
5670 (die_string_attribute, die_constant_attribute)
6665 (die_constant_attribute, die_attribute_has_form)
6671 Use the new die_constant_attribute function, rather than