Searched refs:check_sufficient_props (Results 1 – 2 of 2) sorted by relevance
54 check_sufficient_props(const char *const * names, size_t count, in check_sufficient_props() function1615 if (!check_sufficient_props(sufficient_props, in read_type_suppression()3138 if (!check_sufficient_props(sufficient_props, in read_function_suppression()4017 if (!check_sufficient_props(sufficient_props, in read_variable_suppression()4308 if (!check_sufficient_props(sufficient_props, in read_file_suppression()
10833 * src/abg-suppression.cc (check_sufficient_props): New helper10836 to check_sufficient_props.