Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c564 asection **local_stubs; member
5467 && 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()
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.