Home
last modified time | relevance | path

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

/third_party/libabigail/src/
Dabg-suppression-priv.h142 matches_soname(const string& soname) const in matches_soname() function
Dabg-suppression.cc296 if (!suppr.priv_->matches_soname(first_soname) in sonames_of_binaries_match()
297 && !suppr.priv_->matches_soname(second_soname)) in sonames_of_binaries_match()
4410 return suppr.priv_->matches_soname(soname); in suppression_matches_soname()
4487 if (!s.priv_->matches_soname(fe.dt_soname())) in suppression_can_match()
Dabg-reader.cc1014 if (!s.priv_->matches_soname(corp->get_soname())) in suppression_can_match()
/third_party/libabigail/
DChangeLog12466 (suppression_base::priv::matches_soname): If the suppression does