Home
last modified time | relevance | path

Searched refs:has_static_relocs (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c393 unsigned int has_static_relocs : 1; member
1280 ret->has_static_relocs = FALSE; in mips_elf_link_hash_newfunc()
4433 if (bfd_link_executable (info) && h->has_static_relocs) in mips_use_local_got_p()
5748 && !h->has_static_relocs)) in mips_elf_calculate_relocation()
8392 ((struct mips_elf_link_hash_entry *) h)->has_static_relocs = 1; in _bfd_mips_elf_check_relocs()
9059 || (h->type == STT_FUNC && hmips->has_static_relocs)) in _bfd_mips_elf_adjust_dynamic_symbol()
9225 if (!hmips->has_static_relocs) in _bfd_mips_elf_adjust_dynamic_symbol()
12528 if (indmips->has_static_relocs) in _bfd_mips_elf_copy_indirect_symbol()
12529 dirmips->has_static_relocs = TRUE; in _bfd_mips_elf_copy_indirect_symbol()
DChangeLog-20081134 (mips_elf_link_hash_entry): Add "la25_stubs", "has_static_relocs"
1167 a non-PIC stub if one exists. Check !h->has_static_relocs instead
1183 sets has_static_relocs for non-GOT relocations that cannot be
1219 (_bfd_mips_elf_copy_indirect_symbol): Copy has_static_relocs
DChangeLog-2009984 has_static_relocs for R_MIPS_JALR.
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc1079 has_static_relocs() const in has_static_relocs() function in __anon1e60feb90111::Mips_symbol
3864 if (!this->sym_->has_static_relocs()) in emit()
8206 if (can_make_dynamic && !sym->has_static_relocs()) in emit_entry()