Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delf32-score.c150 #define score_elf_section_data(sec) \ macro
975 g = score_elf_section_data (sgot)->u.got_info; in score_elf_got_info()
1365 score_elf_section_data (s)->u.got_info = g; in score_elf_create_got_section()
1366 score_elf_section_data (s)->elf.this_hdr.sh_flags |= SHF_ALLOC | SHF_WRITE | SHF_SCORE_GPREL; in score_elf_create_got_section()
1478 g = score_elf_section_data (got)->u.got_info; in _bfd_score_elf_hide_symbol()
2525 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in _bfd_score_elf_check_relocs()
2526 g = score_elf_section_data (sgot)->u.got_info; in _bfd_score_elf_check_relocs()
3248 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in _bfd_score_elf_finish_dynamic_symbol()
3249 g = score_elf_section_data (sgot)->u.got_info; in _bfd_score_elf_finish_dynamic_symbol()
3305 BFD_ASSERT (score_elf_section_data (sgot) != NULL); in _bfd_score_elf_finish_dynamic_sections()
[all …]