Home
last modified time | relevance | path

Searched refs:input_list (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/binutils/ld/
HDldgram.y338 | INPUT '(' input_list ')'
341 '(' input_list ')'
356 input_list:
360 | input_list ',' NAME
363 | input_list NAME
369 | input_list ',' LNAME
372 | input_list LNAME
377 input_list ')'
379 | input_list ',' AS_NEEDED '('
381 input_list ')'
[all …]
HDChangeLog-91973626 (input_list): Treat LNAME like NAME, but pass it to
5846 * ldgram.y: In input_list, change lang_input_file_is_file_enum to
/trueos/contrib/binutils/bfd/
HDelf64-ppc.c3408 asection **input_list; member
8664 asection **input_list; in ppc64_elf_setup_section_lists() local
8712 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()
HDChangeLog-02032686 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.
HDChangeLog-00016517 (elf32_hppa_size_stubs): Size `input_list' array correctly. Correct