Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-score7.c1063 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()
Delf32-score.c1207 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()
DChangeLog-2007760 (score_elf_local_relocation_p): Likewise.