Searched refs:score_elf_got_info (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-score7.c | 962 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() function 995 g = score_elf_got_info (dynobj, NULL); in score_elf_sort_hash_table() 1410 g = score_elf_got_info (elf_hash_table (info)->dynobj, &sgot); in score_elf_got16_entry() 1593 g = score_elf_got_info (elf_hash_table (info)->dynobj, &sgot); in score_elf_local_got_index() 1614 g = score_elf_got_info (abfd, &sgot); in score_elf_global_got_index() 1640 score_elf_got_info (dynobj, &sgot); in score_elf_got_offset_from_index() 2665 g = score_elf_got_info (dynobj, &sgot); in s7_bfd_score_elf_check_relocs() 2760 g = score_elf_got_info (dynobj, &sgot); in s7_bfd_score_elf_check_relocs() 3003 g = score_elf_got_info (dynobj, &s); in s7_bfd_score_elf_always_size_sections()
|
D | elf32-score.c | 1078 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() function 1110 g = score_elf_got_info (dynobj, NULL); in score_elf_sort_hash_table() 1548 g = score_elf_got_info (elf_hash_table (info)->dynobj, &sgot); in score_elf_got16_entry() 1728 g = score_elf_got_info (elf_hash_table (info)->dynobj, &sgot); in score_elf_local_got_index() 1749 g = score_elf_got_info (abfd, &sgot); in score_elf_global_got_index() 1775 score_elf_got_info (dynobj, &sgot); in score_elf_got_offset_from_index() 2859 g = score_elf_got_info (dynobj, &sgot); in s3_bfd_score_elf_check_relocs() 2954 g = score_elf_got_info (dynobj, &sgot); in s3_bfd_score_elf_check_relocs() 3195 g = score_elf_got_info (dynobj, &s); in s3_bfd_score_elf_always_size_sections()
|