Searched refs:local_stubs (Results 1 – 3 of 3) sorted by relevance
566 asection **local_stubs; member5458 && mips_elf_tdata (input_bfd)->local_stubs != NULL in mips_elf_calculate_relocation()5459 && mips_elf_tdata (input_bfd)->local_stubs[r_symndx] != NULL)) in mips_elf_calculate_relocation()5467 sec = mips_elf_tdata (input_bfd)->local_stubs[r_symndx]; in mips_elf_calculate_relocation()8009 if (mips_elf_tdata (abfd)->local_stubs == NULL) in _bfd_mips_elf_check_relocs()8023 mips_elf_tdata (abfd)->local_stubs = n; in _bfd_mips_elf_check_relocs()8027 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.