Home
last modified time | relevance | path

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

/third_party/libabigail/tools/
Dabidiff.cc113 bool dump_diff_tree; member
166 dump_diff_tree(), in options()
631 opts.dump_diff_tree = true; in parse_command_line()
812 ctxt->dump_diff_tree(opts.dump_diff_tree); in set_diff_context_from_opts()
/third_party/libabigail/include/
Dabg-comparison.h873 dump_diff_tree() const;
876 dump_diff_tree(bool f);
/third_party/libabigail/src/
Dabg-comparison.cc1784 diff_context::dump_diff_tree() const in dump_diff_tree() function in abigail::comparison::diff_context
1793 diff_context::dump_diff_tree(bool f) in dump_diff_tree() function in abigail::comparison::diff_context
10219 if (!ctxt->dump_diff_tree() in maybe_dump_diff_tree()
/third_party/libabigail/
DChangeLog33066 dump_diff_tree}): Declare new accessors.
33074 dump_diff_tree, dump_diff_tree}): Define new accessors.
33085 * tools/abidiff.cc (options::dump_diff_tree): New data member.