Searched refs:link_next (Results 1 – 11 of 11) sorted by relevance
185 bfd *link_next; in bfd_simple_get_relocated_section_contents() local207 link_next = abfd->link.next; in bfd_simple_get_relocated_section_contents()234 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()248 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()277 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()
854 struct alias_link *link_next; in CleanupAliasData() local855 link_next = LIST_NEXT(link, list_out); in CleanupAliasData()857 link = link_next; in CleanupAliasData()874 struct alias_link *link_next; in IncrementalCleanup() local876 link_next = LIST_NEXT(link, list_out); in IncrementalCleanup()900 link = link_next; in IncrementalCleanup()
180 link_info.input_bfds_tail = &abfd->link_next; in bfd_simple_get_relocated_section_contents()
5552 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link_next) in _bfd_elf_size_group_sections()5679 inputobj = inputobj->link_next) in bfd_elf_size_dynamic_sections()5945 sub = sub->link_next) in bfd_elf_size_dynamic_sections()6775 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link_next) in _bfd_elf_merge_sections()10970 for (sub = info->input_bfds; sub != NULL; sub = sub->link_next) in bfd_elf_final_link()11032 for (sub = info->input_bfds; sub != NULL; sub = sub->link_next) in bfd_elf_final_link()11733 for (i = info->input_bfds; i; i = i->link_next) in _bfd_elf_gc_mark_hook()11882 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link_next) in _bfd_elf_gc_mark_extra_sections()11964 for (sub = info->input_bfds; sub != NULL; sub = sub->link_next) in elf_gc_sweep()12210 for (sub = info->input_bfds; sub != NULL; sub = sub->link_next) in bfd_elf_gc_sections()[all …]
2017 for (sub = info->input_bfds; sub != NULL; sub = sub->link_next) in _bfd_generic_final_link()
6007 struct bfd *link_next; member
2689 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link_next) in elf_i386_size_dynamic_sections()
2723 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link_next) in elf_x86_64_size_dynamic_sections()
6112 tree link_next; in gimplify_asm_expr() local6124 link_next = NULL_TREE; in gimplify_asm_expr()6125 for (i = 0, link = ASM_OUTPUTS (expr); link; ++i, link = link_next) in gimplify_asm_expr()6130 link_next = TREE_CHAIN (link); in gimplify_asm_expr()6282 link_next = NULL_TREE; in gimplify_asm_expr()6283 for (link = ASM_INPUTS (expr); link; ++i, link = link_next) in gimplify_asm_expr()6285 link_next = TREE_CHAIN (link); in gimplify_asm_expr()6363 link_next = NULL_TREE; in gimplify_asm_expr()6364 for (link = ASM_CLOBBERS (expr); link; ++i, link = link_next) in gimplify_asm_expr()6366 link_next = TREE_CHAIN (link); in gimplify_asm_expr()[all …]
5024 tree link_next; in gimplify_asm_expr() local5033 link_next = NULL_TREE; in gimplify_asm_expr()5034 for (i = 0, link = ASM_OUTPUTS (expr); link; ++i, link = link_next) in gimplify_asm_expr()5039 link_next = TREE_CHAIN (link); in gimplify_asm_expr()5164 link_next = NULL_TREE; in gimplify_asm_expr()5165 for (link = ASM_INPUTS (expr); link; ++i, link = link_next) in gimplify_asm_expr()5167 link_next = TREE_CHAIN (link); in gimplify_asm_expr()