Searched refs:wildcard_spec (Results 1 – 6 of 6) sorted by relevance
110 struct wildcard_spec { struct118 struct wildcard_spec spec; argument
75 struct wildcard_spec wildcard;102 %type <wildcard> wildcard_spec425 wildcard_spec:503 file_NAME_list opt_comma wildcard_spec512 wildcard_spec525 struct wildcard_spec tmp;535 | wildcard_spec '(' file_NAME_list ')'
498 (struct wildcard_spec *, struct wildcard_list *, bfd_boolean);
889 * ld.h (wildcard_spec): Add exclude_name.891 (wildcard_spec): Set exclude_name.1634 * ldgram.y (current_file): Change to struct wildcard_spec.1636 (wildcard_name, wildcard_spec): New nonterminals.1637 (file_NAME_list): Use wildcard_spec.1639 * ld.h (struct wildcard_spec): Define.
3338 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.3341 * ldgram.y (wildcard_spec): Support a list of excluded_files.
5840 lang_add_wild (struct wildcard_spec *filespec, in lang_add_wild()