Home
last modified time | relevance | path

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

/external/libabigail/tests/data/test-diff-suppr/
Dtest23-alias-filter-4.suppr3 allow_other_aliases = no
Dtest23-alias-filter-1.suppr3 allow_other_aliases = yes
Dtest23-alias-filter-2.suppr3 allow_other_aliases = no
Dtest23-alias-filter-3.suppr3 # allow_other_aliases = yes
Dtest23-alias-filter-0.suppr3 allow_other_aliases = yes
/external/libabigail/src/
Dabg-suppression.cc3278 string allow_other_aliases = allow_other_aliases_prop in read_function_suppression() local
3321 if (!allow_other_aliases.empty()) in read_function_suppression()
3322 result->set_allow_other_aliases(allow_other_aliases == "yes" in read_function_suppression()
3323 || allow_other_aliases == "true"); in read_function_suppression()
/external/libabigail/
DChangeLog21465 (read_function_suppression): Parse the new "allow_other_aliases"
21468 the new 'allow_other_aliases' property when there is a property to