Searched refs:must_be_dyn_reloc (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-ppc.c | 3166 must_be_dyn_reloc (struct bfd_link_info *info, in must_be_dyn_reloc() function 4547 && (must_be_dyn_reloc (info, r_type) in ppc_elf_check_relocs() 4598 if (!must_be_dyn_reloc (info, r_type)) in ppc_elf_check_relocs() 8770 && (must_be_dyn_reloc (info, r_type) in ppc_elf_relocate_section()
|
D | elf64-ppc.c | 3770 must_be_dyn_reloc (struct bfd_link_info *info, in must_be_dyn_reloc() function 5865 && (must_be_dyn_reloc (info, r_type) in ppc64_elf_check_relocs() 5911 if (!must_be_dyn_reloc (info, r_type)) in ppc64_elf_check_relocs() 7696 && (must_be_dyn_reloc (info, r_type) in dec_dynrel_count() 7727 if (!must_be_dyn_reloc (info, r_type)) in dec_dynrel_count() 14728 && (must_be_dyn_reloc (info, r_type) in ppc64_elf_relocate_section()
|
D | ChangeLog-2008 | 2236 (must_be_dyn_reloc): New function. 2244 (must_be_dyn_reloc): Likewise.
|
D | ChangeLog-2013 | 571 (must_be_dyn_reloc, ppc64_elf_check_relocs): Likewise.
|