Home
last modified time | relevance | path

Searched refs:allow_other_aliases (Results 1 – 7 of 7) sorted by relevance

/third_party/libabigail/tests/data/test-diff-suppr/
Dtest23-alias-filter-4.suppr3 allow_other_aliases = no
Dtest23-alias-filter-2.suppr3 allow_other_aliases = no
Dtest23-alias-filter-1.suppr3 allow_other_aliases = yes
Dtest23-alias-filter-3.suppr3 # allow_other_aliases = yes
Dtest23-alias-filter-0.suppr3 allow_other_aliases = yes
/third_party/libabigail/src/
Dabg-suppression.cc3250 string allow_other_aliases = allow_other_aliases_prop in read_function_suppression() local
3293 if (!allow_other_aliases.empty()) in read_function_suppression()
3294 result->set_allow_other_aliases(allow_other_aliases == "yes" in read_function_suppression()
3295 || allow_other_aliases == "true"); in read_function_suppression()
/third_party/libabigail/
DChangeLog29879 (read_function_suppression): Parse the new "allow_other_aliases"
29882 the new 'allow_other_aliases' property when there is a property to