Home
last modified time | relevance | path

Searched refs:get_symbol_version_regex_str (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-suppression.h533 get_symbol_version_regex_str() const;
724 get_symbol_version_regex_str() const;
/third_party/libabigail/src/
Dabg-suppression.cc2422 function_suppression::get_symbol_version_regex_str() const in get_symbol_version_regex_str() function in abigail::suppr::function_suppression
2856 else if (!get_symbol_version_regex_str().empty()) in suppresses_function_symbol()
3600 variable_suppression::get_symbol_version_regex_str() const in get_symbol_version_regex_str() function in abigail::suppr::variable_suppression
3905 else if (!get_symbol_version_regex_str().empty()) in suppresses_variable_symbol()
/third_party/libabigail/
DChangeLog34446 get_symbol_version_regex_str, set_symbol_version_regex_str,