Home
last modified time | relevance | path

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

/external/libabigail/tools/
Dabidiff.cc83 bool show_deleted_fns; member
125 show_deleted_fns(), in options()
395 opts.show_deleted_fns = true; in parse_command_line()
445 || opts.show_deleted_fns in parse_command_line()
452 opts.show_deleted_fns = true; in parse_command_line()
669 ctxt->show_deleted_fns(opts.show_all_fns || opts.show_deleted_fns); in set_diff_context_from_opts()
/external/libabigail/include/
Dabg-comparison.h781 show_deleted_fns(bool f);
784 show_deleted_fns() const;
/external/libabigail/src/
Dabg-leaf-reporter.cc1070 if (ctxt->show_deleted_fns()) in report()
Dabg-default-reporter.cc1724 if (ctxt->show_deleted_fns()) in report()
Dabg-comparison.cc1557 diff_context::show_deleted_fns(bool f) in show_deleted_fns() function in abigail::comparison::diff_context
1563 diff_context::show_deleted_fns() const in show_deleted_fns() function in abigail::comparison::diff_context
7969 if (priv_->ctxt() && !priv_->ctxt()->show_deleted_fns()) in num_removed_func_filtered_out()