Searched refs:show_offset_or_size (Results 1 – 3 of 3) sorted by relevance
/third_party/libabigail/src/ |
D | abg-reporter-priv.h | 113 show_offset_or_size(const string& what, 119 show_offset_or_size(uint64_t value,
|
D | abg-reporter-priv.cc | 139 show_offset_or_size(const string& what, in show_offset_or_size() function 169 show_offset_or_size(uint64_t value, in show_offset_or_size() function 172 {show_offset_or_size("", value, ctxt, out);} in show_offset_or_size() 252 show_offset_or_size(", at offset", in represent_data_member() 445 show_offset_or_size(indent + "anonymous data member at offset", in represent() 486 show_offset_or_size(" at offset", o_offset, *ctxt, out); in represent()
|
/third_party/libabigail/ |
D | ChangeLog | 16232 var_diff_sptr, use the function show_offset_or_size, rather than 16325 (maybe_convert_bits_to_bytes, emit_num_value, show_offset_or_size) 16330 (show_offset_or_size): Define new functions. 16333 (represent_data_member): Use the new show_offset_or_size function.
|