Home
last modified time | relevance | path

Searched refs:show_relative_offset_changes (Results 1 - 6 of 6) sorted by relevance

/third_party/libabigail/tools/
H A Dabidiff.cc91 bool show_relative_offset_changes; member
144 show_relative_offset_changes(true), in options()
530 opts.show_relative_offset_changes = false; in parse_command_line()
738 ctxt->show_relative_offset_changes(opts.show_relative_offset_changes); in set_diff_context_from_opts()
H A Dabipkgdiff.cc188 bool show_relative_offset_changes; member in options
233 show_relative_offset_changes(true), in options()
1214 ctxt->show_relative_offset_changes(opts.show_relative_offset_changes); in set_diff_context_from_opts()
3368 opts.show_relative_offset_changes = false; in parse_command_line()
H A Dkmidiff.cc327 ctxt->show_relative_offset_changes(true); in set_diff_context()
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc283 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()
H A Dabg-comparison.cc1495 diff_context::show_relative_offset_changes(bool f) in show_relative_offset_changes() function in abigail::comparison::diff_context
1504 diff_context::show_relative_offset_changes(void) in show_relative_offset_changes() function in abigail::comparison::diff_context
/third_party/libabigail/include/
H A Dabg-comparison.h761 show_relative_offset_changes(bool f);
764 show_relative_offset_changes(void);

Completed in 31 milliseconds