Searched refs:local_stubs (Results 1 – 3 of 3) sorted by relevance
564 asection **local_stubs; member5467 && mips_elf_tdata (input_bfd)->local_stubs != NULL in mips_elf_calculate_relocation()5468 && mips_elf_tdata (input_bfd)->local_stubs[r_symndx] != NULL)) in mips_elf_calculate_relocation()5476 sec = mips_elf_tdata (input_bfd)->local_stubs[r_symndx]; in mips_elf_calculate_relocation()8044 if (mips_elf_tdata (abfd)->local_stubs == NULL) in _bfd_mips_elf_check_relocs()8058 mips_elf_tdata (abfd)->local_stubs = n; in _bfd_mips_elf_check_relocs()8062 mips_elf_tdata (abfd)->local_stubs[r_symndx] = sec; in _bfd_mips_elf_check_relocs()
2319 * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,
2624 * elf-bfd.h (struct elf_obj_tdata): Add local_stubs field.