Searched refs:walk_wild_file_in_exclude_list (Results 1 – 5 of 5) sorted by relevance
273 walk_wild_file_in_exclude_list (struct name_list *exclude_list, in walk_wild_file_in_exclude_list() function320 if (walk_wild_file_in_exclude_list (sec->spec.exclude_name_list, file)) in walk_wild_consider_section()923 if (walk_wild_file_in_exclude_list (s->exclude_name_list, f)) in walk_wild_file()
516 * ldlang.c (walk_wild_file_in_exclude_list): New function.518 walk_wild_file_in_exclude_list function.519 (walk_wild_file): Add call to walk_wild_file_in_exclude_list.
358 walk_wild_file_in_exclude_list (struct name_list *exclude_list, in walk_wild_file_in_exclude_list() function465 if (walk_wild_file_in_exclude_list (ptr->exclude_name_list, file)) in walk_wild_section_match()483 if (!walk_wild_file_in_exclude_list (sec->spec.exclude_name_list, in walk_wild_section_match()
42175 walk_wild_file_in_exclude_list.