Searched refs:it_abfd (Results 1 – 1 of 1) sorted by relevance
14177 bfd *it_abfd; in nds32_elf_ex9_build_itable() local14181 for (it_abfd = link_info->input_bfds; it_abfd != NULL; in nds32_elf_ex9_build_itable()14182 it_abfd = it_abfd->link.next) in nds32_elf_ex9_build_itable()14185 table_sec = bfd_get_section_by_name (it_abfd, ".ex9.itable"); in nds32_elf_ex9_build_itable()14188 if (!nds32_get_section_contents (it_abfd, table_sec, &contents, TRUE)) in nds32_elf_ex9_build_itable()15082 bfd *it_abfd; in nds32_elf_ex9_reloc_jmp() local15109 for (it_abfd = link_info->input_bfds; it_abfd != NULL; in nds32_elf_ex9_reloc_jmp()15110 it_abfd = it_abfd->link.next) in nds32_elf_ex9_reloc_jmp()15112 table_sec = bfd_get_section_by_name (it_abfd, ".ex9.itable"); in nds32_elf_ex9_reloc_jmp()15126 if (!nds32_get_section_contents (it_abfd, table_sec, &contents, TRUE)) in nds32_elf_ex9_reloc_jmp()