Home
last modified time | relevance | path

Searched refs:diff_context_sptr (Results 1 – 18 of 18) sorted by relevance

/external/libabigail/include/
Dabg-comparison.h266 typedef shared_ptr<diff_context> diff_context_sptr; typedef
889 diff_context_sptr ctxt);
918 diff_context_sptr ctxt);
953 const diff_context_sptr
957 context(diff_context_sptr c);
1061 diff_context_sptr ctxt);
1066 diff_context_sptr ctxt);
1081 diff_context_sptr ctxt);
1102 diff_context_sptr ctxt);
1131 diff_context_sptr ctxt = diff_context_sptr());
[all …]
Dabg-suppression.h275 const diff_context_sptr& ctxt) const;
552 const diff_context_sptr ctxt) const;
557 const diff_context_sptr ctxt) const;
562 const diff_context_sptr ctxt);
567 const diff_context_sptr ctxt);
753 const diff_context_sptr cxt) const;
758 const diff_context_sptr cxt) const;
763 const diff_context_sptr cxt) const;
768 const diff_context_sptr cxt) const;
/external/libabigail/src/
Dabg-reporter-priv.h25 if (diff_context_sptr ctxt = d.context()) \
138 const diff_context_sptr& ctxt,
154 diff_context_sptr ctxt,
162 diff_context_sptr ctxt,
174 diff_context_sptr ctxt,
205 const diff_context_sptr& ctxt,
212 const diff_context_sptr& ctxt,
Dabg-comparison-priv.h269 diff_context_sptr ctxt, in priv()
290 diff_context_sptr
301 diff_context_sptr ctxt = get_context(); in is_filtered_out()
525 count_filtered_changed_mem_fns(const diff_context_sptr&);
528 count_filtered_inserted_mem_fns(const diff_context_sptr&);
531 count_filtered_deleted_mem_fns(const diff_context_sptr&);
1064 diff_context_sptr ctxt) in priv()
1073 diff_context_sptr
1316 priv(diff_context_sptr ctxt) in priv()
1355 diff_context_sptr
Dabg-comparison.cc1848 diff_context_sptr(), in diff()
1868 diff_context_sptr ctxt) in diff()
2026 const diff_context_sptr
2034 diff::context(diff_context_sptr c) in context()
2459 diff_context_sptr ctxt) in type_diff_base()
2481 diff_context_sptr ctxt) in decl_diff_base()
2545 diff_context_sptr ctxt) in distinct_diff()
2673 diff_context_sptr ctxt) in compute_diff_for_distinct_kinds()
2709 diff_context_sptr ctxt) in try_to_diff()
2738 diff_context_sptr ctxt) in try_to_diff()
[all …]
Dabg-reporter-priv.cc233 const diff_context_sptr& ctxt, in represent_data_member()
392 diff_context_sptr ctxt, in represent()
729 diff_context_sptr ctxt, in report_size_and_alignment_changes()
890 diff_context_sptr ctxt, in report_name_size_and_alignment_changes()
1034 const diff_context_sptr& ctxt, in maybe_report_diff_for_member()
1087 const diff_context_sptr& ctxt, in maybe_report_diff_for_symbol()
1208 const diff_context_sptr& ctxt = d.context(); in maybe_report_unreachable_type_changes()
1319 const diff_context_sptr &ctxt = d->context(); in maybe_report_interfaces_impacted_by_diff()
1392 const diff_context_sptr& ctxt = d.context(); in maybe_report_data_members_replaced_by_anon_dm()
Dabg-default-reporter.cc121 const diff_context_sptr& ctxt = d.context(); in report()
562 diff_context_sptr ctxt = d.context(); in report_local_function_type_changes()
628 diff_context_sptr ctxt = d.context(); in report()
891 const diff_context_sptr& ctxt = d.context(); in report()
1275 const diff_context_sptr& ctxt = d.context(); in report()
1473 diff_context_sptr ctxt = d.context(); in report()
1704 const diff_context_sptr& ctxt = d.context(); in report()
Dabg-suppression.cc888 const diff_context_sptr& ctxt) const in suppresses_type()
2454 const diff_context_sptr ctxt) const in suppresses_function()
2738 const diff_context_sptr ctxt) const in suppresses_function()
2757 const diff_context_sptr ctxt) in suppresses_function_symbol()
2845 const diff_context_sptr ctxt) in suppresses_function_symbol()
3734 const diff_context_sptr ctxt) const in suppresses_variable()
3854 const diff_context_sptr ctxt) const in suppresses_variable()
3873 const diff_context_sptr ctxt) const in suppresses_variable_symbol()
3966 const diff_context_sptr ctxt) const in suppresses_variable_symbol()
Dabg-leaf-reporter.cc535 const diff_context_sptr& ctxt = d.context(); in report()
740 const diff_context_sptr& ctxt = d.context(); in report()
830 diff_context_sptr ctxt = d.context(); in report()
1050 const diff_context_sptr& ctxt = d.context(); in report()
/external/libabigail/tests/
Dtest-diff-dwarf.cc361 using abigail::comparison::diff_context_sptr; in main()
419 diff_context_sptr ctxt(new diff_context); in main()
Dtest-abidiff.cc156 using abigail::comparison::diff_context_sptr;
230 diff_context_sptr ctxt(new diff_context); in main()
/external/libabigail/tools/
Dabicompat.cc241 using abigail::comparison::diff_context_sptr;
260 static diff_context_sptr
263 diff_context_sptr ctxt(new diff_context()); in create_diff_context()
315 diff_context_sptr& ctxt, in perform_compat_check_in_normal_mode()
449 diff_context_sptr& ctxt, in perform_compat_check_in_weak_mode()
654 diff_context_sptr ctxt = create_diff_context(opts); in main()
Dkmidiff.cc37 using abigail::comparison::diff_context_sptr;
301 set_diff_context(diff_context_sptr ctxt, const options& opts) in set_diff_context()
454 diff_context_sptr diff_ctxt(new diff_context); in main()
Dabidw.cc56 using abigail::comparison::diff_context_sptr;
360 set_diff_context(diff_context_sptr& ctxt) in set_diff_context()
576 diff_context_sptr ctxt(new diff_context); in load_corpus_and_write_abixml()
Dabipkgdiff.cc138 using abigail::comparison::diff_context_sptr;
1176 set_diff_context_from_opts(diff_context_sptr ctxt, in set_diff_context_from_opts()
1248 diff_context_sptr &ctxt, in compare()
1522 diff_context_sptr &ctxt, in compare_to_self()
2000 diff_context_sptr ctxt; in perform()
2069 diff_context_sptr ctxt; in perform()
2975 diff_context_sptr diff_ctxt(new diff_context); in compare_prepared_linux_kernel_packages()
Dabidiff.cc624 using abigail::comparison::diff_context_sptr;
659 set_diff_context_from_opts(diff_context_sptr ctxt, in set_diff_context_from_opts()
1115 diff_context_sptr ctxt(new diff_context); in main()
/external/libabigail/
DNEWS877 Plug leak of diff_context_sptr after calling compute_diff
DChangeLog15420 Plug leak of diff_context_sptr after calling compute_diff
17342 (represent): Accept a const reference to a diff_context_sptr as a first
20466 a diff_context_sptr. Make the default constructor private.
20469 (corpus_diff::diff_stats::priv::priv): Take a diff_context_sptr
20863 suppresses_function_symbol}): Take a diff_context_sptr.
20865 suppresses_variable_symbol}): Take a diff_context_sptr.
20879 suppresses_function_symbol): Take a diff_context_sptr parameter.
20886 diff_context_sptr parameter and evaluate file_name_regexp and
20894 diff_context_sptr parameter.
24864 count_filtered_bases}): Do not take a diff_context_sptr anymore.