Searched refs:score_elf_got_section (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-score7.c | 949 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) in score_elf_got_section() function 967 sgot = score_elf_got_section (abfd, TRUE); in score_elf_got_info() 1274 s = score_elf_got_section (abfd, TRUE); in score_elf_create_got_section() 1438 got = score_elf_got_section (dynobj, FALSE); in s7_bfd_score_elf_hide_symbol() 1977 asection *sgot = score_elf_got_section (tmpbfd, FALSE); in score_elf_final_link_relocate() 2605 sgot = score_elf_got_section (dynobj, FALSE); in s7_bfd_score_elf_check_relocs() 3338 sgot = score_elf_got_section (dynobj, FALSE); in s7_bfd_score_elf_finish_dynamic_symbol() 3393 sgot = score_elf_got_section (dynobj, FALSE); in s7_bfd_score_elf_finish_dynamic_sections()
|
D | elf32-score.c | 1066 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) in score_elf_got_section() function 1083 sgot = score_elf_got_section (abfd, TRUE); in score_elf_got_info() 1416 s = score_elf_got_section (abfd, TRUE); in score_elf_create_got_section() 1576 got = score_elf_got_section (dynobj, FALSE); in s3_bfd_score_elf_hide_symbol() 2078 asection *sgot = score_elf_got_section (tmpbfd, FALSE); in score_elf_final_link_relocate() 2799 sgot = score_elf_got_section (dynobj, FALSE); in s3_bfd_score_elf_check_relocs() 3528 sgot = score_elf_got_section (dynobj, FALSE); in s3_bfd_score_elf_finish_dynamic_symbol() 3582 sgot = score_elf_got_section (dynobj, FALSE); in s3_bfd_score_elf_finish_dynamic_sections()
|