Searched refs:score_elf_final_gp (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-score7.c | 303 score_elf_final_gp (bfd *output_bfd, in score_elf_final_gp() function 443 ret = score_elf_final_gp (output_bfd, symbol, relocateable, error_message, &gp); in score_elf_gprel15_reloc() 481 ret = score_elf_final_gp (output_bfd, symbol, relocatable, error_message, &gp); in score_elf_gprel32_reloc()
|
D | elf32-score.c | 403 score_elf_final_gp (bfd *output_bfd, in score_elf_final_gp() function 543 ret = score_elf_final_gp (output_bfd, symbol, relocateable, error_message, &gp); in score_elf_gprel15_reloc() 581 ret = score_elf_final_gp (output_bfd, symbol, relocatable, error_message, &gp); in score_elf_gprel32_reloc()
|