Searched refs:emit_num_value (Results 1 - 2 of 2) sorted by relevance
/third_party/libabigail/src/ |
H A D | abg-reporter-priv.cc | 39 emit_num_value(uint64_t value, const diff_context& ctxt, ostream& out) in emit_num_value() function 116 emit_num_value(o, ctxt, out); in show_numerical_change() 118 emit_num_value(n, ctxt, out); in show_numerical_change() 155 emit_num_value(v, ctxt, out); in show_offset_or_size() 205 emit_num_value(get_member_function_vtable_offset(mem_fn), in represent() 208 emit_num_value(biggest_voffset, ctxt, out); in represent() 315 emit_num_value(change, ctxt, out); in maybe_show_relative_offset_change() 374 emit_num_value(change, ctxt, out); in maybe_show_relative_size_change() 768 emit_num_value(first_array->get_size_in_bits(), *ctxt, out); in report_size_and_alignment_changes() 773 emit_num_value(second_arra in report_size_and_alignment_changes() [all...] |
H A D | abg-reporter-priv.h | 110 emit_num_value(uint64_t value, const diff_context& ctxt, ostream& out);
|
Completed in 2 milliseconds