Home
last modified time | relevance | path

Searched refs:show_changed_fns (Results 1 – 5 of 5) sorted by relevance

/external/libabigail/tools/
Dabidiff.cc84 bool show_changed_fns; member
126 show_changed_fns(), in options()
401 opts.show_changed_fns = true; in parse_command_line()
443 if (!(opts.show_changed_fns in parse_command_line()
448 opts.show_changed_fns = true; in parse_command_line()
670 ctxt->show_changed_fns(opts.show_all_fns || opts.show_changed_fns); in set_diff_context_from_opts()
/external/libabigail/include/
Dabg-comparison.h787 show_changed_fns(bool f);
790 show_changed_fns() const;
/external/libabigail/src/
Dabg-leaf-reporter.cc1165 if (ctxt->show_changed_fns()) in report()
Dabg-default-reporter.cc1819 if (ctxt->show_changed_fns()) in report()
Dabg-comparison.cc1570 diff_context::show_changed_fns(bool f) in show_changed_fns() function in abigail::comparison::diff_context
1575 diff_context::show_changed_fns() const in show_changed_fns() function in abigail::comparison::diff_context