Home
last modified time | relevance | path

Searched refs:show_locs (Results 1 – 12 of 12) sorted by relevance

/third_party/libabigail/tools/
Dabidw.cc107 bool show_locs; member
148 show_locs(true), in options()
344 opts.show_locs = false; in parse_command_line()
750 ctxt->show_locs(opts.show_locs); in load_corpus_and_write_abixml()
Dabicompat.cc82 bool show_locs; member in options
99 show_locs(true), in options()
230 opts.show_locs = false; in parse_command_line()
307 ctxt->show_locs(opts.show_locs); in create_diff_context()
Dabidiff.cc105 bool show_locs; member
158 show_locs(true), in options()
520 opts.show_locs = false; in parse_command_line()
747 ctxt->show_locs(opts.show_locs); in set_diff_context_from_opts()
Dkmidiff.cc329 ctxt->show_locs(true); in set_diff_context()
Dabipkgdiff.cc202 bool show_locs; member in options
247 show_locs(true), in options()
1215 ctxt->show_locs(opts.show_locs); in set_diff_context_from_opts()
3358 opts.show_locs = false; in parse_command_line()
/third_party/libabigail/include/
Dabg-writer.h86 set_show_locs(ctxt, opts.show_locs); in set_common_options()
Dabg-comparison.h827 show_locs() const;
830 show_locs(bool f);
/third_party/libabigail/tests/
Dtest-diff-dwarf.cc417 ctxt->show_locs(false); in main()
Dtest-abidiff.cc254 ctxt->show_locs(false); in main()
/third_party/libabigail/src/
Dabg-reporter-priv.cc849 if (!ctxt.show_locs()) in report_loc_info()
Dabg-comparison.cc1643 diff_context::show_locs(bool f) in show_locs() function in abigail::comparison::diff_context
1649 diff_context::show_locs() const in show_locs() function in abigail::comparison::diff_context
/third_party/libabigail/
DChangeLog14207 set_show_locs(ctxt, opts.show_locs);
25745 * include/abg-comparison.h (show_locs): Add declarations.
25750 (show_locs): define a getter/setter for