Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-score7.c1262 score_elf_create_got_section (bfd *abfd, in score_elf_create_got_section() function
2666 if (!score_elf_create_got_section (dynobj, info, FALSE)) in s7_bfd_score_elf_check_relocs()
2758 if (! score_elf_create_got_section (dynobj, info, TRUE)) in s7_bfd_score_elf_check_relocs()
3245 if (!score_elf_create_got_section (abfd, info, FALSE)) in s7_bfd_score_elf_create_dynamic_sections()
Delf32-score.c1404 score_elf_create_got_section (bfd *abfd, in score_elf_create_got_section() function
2861 if (!score_elf_create_got_section (dynobj, info, FALSE)) in s3_bfd_score_elf_check_relocs()
2953 if (! score_elf_create_got_section (dynobj, info, TRUE)) in s3_bfd_score_elf_check_relocs()
3437 if (!score_elf_create_got_section (abfd, info, FALSE)) in s3_bfd_score_elf_create_dynamic_sections()
DChangeLog-2006518 (score_elf_create_got_section): Ditto.