Home
last modified time | relevance | path

Searched refs:leaf_changes_only (Results 1 – 4 of 4) sorted by relevance

/external/libabigail/tools/
Dkmidiff.cc59 bool leaf_changes_only; member
80 leaf_changes_only(true), in options()
250 opts.leaf_changes_only = false; in parse_command_line()
311 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context()
Dabidiff.cc76 bool leaf_changes_only; member
118 leaf_changes_only(), in options()
392 opts.leaf_changes_only = true; in parse_command_line()
664 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context_from_opts()
689 || opts.leaf_changes_only); in set_diff_context_from_opts()
Dabipkgdiff.cc189 bool leaf_changes_only; member in options
227 leaf_changes_only(), in options()
1183 || opts.leaf_changes_only); in set_diff_context_from_opts()
1184 ctxt->show_leaf_changes_only(opts.leaf_changes_only); in set_diff_context_from_opts()
3241 opts.leaf_changes_only = true; in parse_command_line()
3560 opts.leaf_changes_only = false; in main()
3562 opts.leaf_changes_only = true; in main()
/external/libabigail/
DChangeLog9232 * tools/kmidiff.cc (options::leaf_changes_only): Add new data
9246 * tools/abipkgdiff.cc (options::{leaf_changes_only,
9429 * tools/abidiff.cc (options::{leaf_changes_only,