Home
last modified time | relevance | path

Searched refs:first_corpus (Results 1 - 7 of 7) sorted by relevance

/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc782 corpus_sptr fc = ctxt->get_corpus_diff()->first_corpus(); in report()
1011 << d.first_corpus()->get_soname() << "' to '" in report()
1017 << d.first_corpus()->get_architecture_name() << "' to '" in report()
1047 d.first_corpus()->get_fun_symbol_map()); in report()
1216 d.first_corpus()->get_var_symbol_map()); in report()
1330 d.first_corpus()->get_fun_symbol_map()); in report()
1404 d.first_corpus()->get_fun_symbol_map()); in report()
H A Dabg-default-reporter.cc1714 << d.first_corpus()->get_soname() << "' to '" in report()
1720 << d.first_corpus()->get_architecture_name() << "' to '" in report()
1750 d.first_corpus()->get_fun_symbol_map()); in report()
1931 d.first_corpus()->get_var_symbol_map()); in report()
2047 d.first_corpus()->get_fun_symbol_map()); in report()
2121 d.first_corpus()->get_fun_symbol_map()); in report()
H A Dabg-suppression.cc290 string first_soname = ctxt.get_corpus_diff()->first_corpus()->get_soname(), in sonames_of_binaries_match()
320 string first_binary_path = ctxt.get_corpus_diff()->first_corpus()->get_path(), in names_of_binaries_match()
H A Dabg-comparison.cc941 return priv_->corpus_diff_->first_corpus(); in get_first_corpus()
10309 corpus_diff::first_corpus() const in first_corpus() function in abigail::comparison::corpus_diff
10578 << first_corpus()->get_path() in get_pretty_representation()
H A Dabg-ir.cc3745 /// @param first_corpus output parameter that is set to the corpus of
3751 environment::get_self_comparison_debug_inputs(corpus_sptr& first_corpus, in get_self_comparison_debug_inputs() argument
3754 first_corpus = priv_->first_self_comparison_corpus_.lock(); in get_self_comparison_debug_inputs()
/third_party/libabigail/include/
H A Dabg-comparison.h2313 first_corpus() const;
H A Dabg-ir.h218 get_self_comparison_debug_inputs(corpus_sptr& first_corpus,

Completed in 62 milliseconds