Home
last modified time | relevance | path

Searched refs:local_stubs (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c566 asection **local_stubs; member
5458 && 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()
DChangeLog-20132319 * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,
DChangeLog-96972624 * elf-bfd.h (struct elf_obj_tdata): Add local_stubs field.