Searched refs:score_elf_local_relocation_p (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-score7.c | 1063 score_elf_local_relocation_p (bfd *input_bfd, in score_elf_local_relocation_p() function 1881 local_p = score_elf_local_relocation_p (input_bfd, rel, local_sections, FALSE); in score_elf_final_link_relocate() 1956 local_p = score_elf_local_relocation_p (input_bfd, rel, local_sections, TRUE); in score_elf_final_link_relocate() 2163 forced = ! score_elf_local_relocation_p (input_bfd, rel, in score_elf_final_link_relocate()
|
D | elf32-score.c | 1207 score_elf_local_relocation_p (bfd *input_bfd, in score_elf_local_relocation_p() function 2029 local_p = score_elf_local_relocation_p (input_bfd, rel, local_sections, TRUE); in score_elf_final_link_relocate() 2326 forced = ! score_elf_local_relocation_p (input_bfd, rel, in score_elf_final_link_relocate()
|
D | ChangeLog-2007 | 760 (score_elf_local_relocation_p): Likewise.
|