Searched refs:input_list (Results 1 – 5 of 5) sorted by relevance
338 | INPUT '(' input_list ')'341 '(' input_list ')'356 input_list:360 | input_list ',' NAME363 | input_list NAME369 | input_list ',' LNAME372 | input_list LNAME377 input_list ')'379 | input_list ',' AS_NEEDED '('381 input_list ')'[all …]
3626 (input_list): Treat LNAME like NAME, but pass it to5846 * ldgram.y: In input_list, change lang_input_file_is_file_enum to
3408 asection **input_list; member8664 asection **input_list; in ppc64_elf_setup_section_lists() local8712 input_list = bfd_zmalloc (amt); in ppc64_elf_setup_section_lists()8713 htab->input_list = input_list; in ppc64_elf_setup_section_lists()8714 if (input_list == NULL) in ppc64_elf_setup_section_lists()8979 asection **list = htab->input_list + isec->output_section->index; in ppc64_elf_next_input_section()9050 list = htab->input_list + htab->top_index; in group_sections()9118 while (list-- != htab->input_list); in group_sections()9119 free (htab->input_list); in group_sections()
2686 Restore previous input_list type.2712 input_list.2713 (ppc64_elf_link_hash_table_create): Init input_list here.9174 bfd_count top_index, input_list, all_local_syms.
6517 (elf32_hppa_size_stubs): Size `input_list' array correctly. Correct