Home
last modified time | relevance | path

Searched refs:maybe_convert_bits_to_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/src/
Dabg-reporter-priv.cc58 maybe_convert_bits_to_bytes(uint64_t bits, const diff_context& ctxt) in maybe_convert_bits_to_bytes() function
105 ? maybe_convert_bits_to_bytes(old_bits, ctxt) in show_numerical_change()
108 ? maybe_convert_bits_to_bytes(new_bits, ctxt) in show_numerical_change()
147 v = maybe_convert_bits_to_bytes(v, ctxt); in show_offset_or_size()
Dabg-reporter-priv.h107 maybe_convert_bits_to_bytes(uint64_t bits, const diff_context& ctxt);
/third_party/libabigail/
DChangeLog16325 (maybe_convert_bits_to_bytes, emit_num_value, show_offset_or_size)
16329 (maybe_convert_bits_to_bytes, show_numerical_change)