Searched refs:show_relative_offset_changes (Results 1 – 7 of 7) sorted by relevance
80 bool show_relative_offset_changes; member122 show_relative_offset_changes(true), in options()473 opts.show_relative_offset_changes = false; in parse_command_line()667 ctxt->show_relative_offset_changes(opts.show_relative_offset_changes); in set_diff_context_from_opts()
305 ctxt->show_relative_offset_changes(true); in set_diff_context()
184 bool show_relative_offset_changes; member in options222 show_relative_offset_changes(true), in options()1189 ctxt->show_relative_offset_changes(opts.show_relative_offset_changes); in set_diff_context_from_opts()3268 opts.show_relative_offset_changes = false; in parse_command_line()
283 if (!ctxt.show_relative_offset_changes()) in maybe_show_relative_offset_change()342 if (!ctxt.show_relative_offset_changes()) in maybe_show_relative_size_change()822 if (ctxt->show_relative_offset_changes()) in report_size_and_alignment_changes()
1493 diff_context::show_relative_offset_changes(bool f) in show_relative_offset_changes() function in abigail::comparison::diff_context1502 diff_context::show_relative_offset_changes(void) in show_relative_offset_changes() function in abigail::comparison::diff_context
757 show_relative_offset_changes(bool f);760 show_relative_offset_changes(void);
3812 * src/abg-comparison.cc (show_relative_offset_changes): Remove12735 (diff_context::show_relative_offset_changes): New accessors.12741 (dif_context::show_relative_offset_changes): Define accessor.12749 * tools/abidiff.cc (options::show_relative_offset_changes): New12758 * tools/abipkgdiff.cc (options::show_relative_offset_changes): New