Searched refs:score_elf_section_data (Results 1 – 2 of 2) sorted by relevance
139 #define score_elf_section_data(sec) \ macro970 g = score_elf_section_data (sgot)->u.got_info; in score_elf_got_info()1328 score_elf_section_data (s)->u.got_info = g; in score_elf_create_got_section()1329 score_elf_section_data (s)->elf.this_hdr.sh_flags |= SHF_ALLOC | SHF_WRITE | SHF_SCORE_GPREL; in score_elf_create_got_section()1441 g = score_elf_section_data (got)->u.got_info; in s7_bfd_score_elf_hide_symbol()2610 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in s7_bfd_score_elf_check_relocs()2611 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_check_relocs()3340 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in s7_bfd_score_elf_finish_dynamic_symbol()3341 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_finish_dynamic_symbol()3398 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in s7_bfd_score_elf_finish_dynamic_sections()[all …]
143 #define score_elf_section_data(sec) \ macro1086 g = score_elf_section_data (sgot)->u.got_info; in score_elf_got_info()1469 score_elf_section_data (s)->u.got_info = g; in score_elf_create_got_section()1470 score_elf_section_data (s)->elf.this_hdr.sh_flags |= SHF_ALLOC | SHF_WRITE | SHF_SCORE_GPREL; in score_elf_create_got_section()1579 g = score_elf_section_data (got)->u.got_info; in s3_bfd_score_elf_hide_symbol()2804 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in s3_bfd_score_elf_check_relocs()2805 g = score_elf_section_data (sgot)->u.got_info; in s3_bfd_score_elf_check_relocs()3530 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in s3_bfd_score_elf_finish_dynamic_symbol()3531 g = score_elf_section_data (sgot)->u.got_info; in s3_bfd_score_elf_finish_dynamic_symbol()3587 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in s3_bfd_score_elf_finish_dynamic_sections()[all …]