Home
last modified time | relevance | path

Searched refs:set_unsigned (Results 1 - 4 of 4) sorted by relevance

/third_party/libabigail/src/
H A Dabg-ctf-reader.cc1193 lower_bound.set_unsigned(0); /* CTF supports C only. */ in build_array_ctf_range()
1194 upper_bound.set_unsigned(nelems > 0 ? nelems - 1 : 0U); in build_array_ctf_range()
H A Dabg-dwarf-reader.cc5988 value.set_unsigned(l); in die_constant_attribute()
14050 upper_bound.set_unsigned(0);
H A Dabg-ir.cc16907 array_type_def::subrange_type::bound_value::set_unsigned(uint64_t v) in set_unsigned() function in abigail::ir::array_type_def::subrange_type::bound_value
/third_party/libabigail/include/
H A Dabg-ir.h2488 void set_unsigned(uint64_t v);

Completed in 55 milliseconds