Searched refs:soname_regex_prop (Results 1 – 1 of 1) sorted by relevance
1644 ini::simple_property_sptr soname_regex_prop = in read_type_suppression() local1647 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_type_suppression()3247 ini::simple_property_sptr soname_regex_prop = in read_function_suppression() local3250 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_function_suppression()4126 ini::simple_property_sptr soname_regex_prop = in read_variable_suppression() local4129 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_variable_suppression()4365 ini::simple_property_sptr soname_regex_prop = in read_file_suppression() local4368 soname_regex_prop ? soname_regex_prop->get_value()->as_string() : ""; in read_file_suppression()