Home
last modified time | relevance | path

Searched refs:maybe_convert_bits_to_bytes (Results 1 - 2 of 2) sorted by relevance

/third_party/libabigail/src/
H A 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()
H A Dabg-reporter-priv.h107 maybe_convert_bits_to_bytes(uint64_t bits, const diff_context& ctxt);

Completed in 3 milliseconds