Searched refs:soname_regex_prop (Results 1 – 1 of 1) sorted by relevance
1645 ini::simple_property_sptr soname_regex_prop = in read_type_suppression() local1648 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_type_suppression()3176 ini::simple_property_sptr soname_regex_prop = in read_function_suppression() local3179 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_function_suppression()4055 ini::simple_property_sptr soname_regex_prop = in read_variable_suppression() local4058 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_variable_suppression()4331 ini::simple_property_sptr soname_regex_prop = in read_file_suppression() local4334 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_file_suppression()