Searched refs:sh64_elf_section_data (Results 1 – 8 of 8) sorted by relevance
133 sh64_sec_data = sh64_elf_section_data (osec)->sh64_info;143 sh64_elf_section_data (osec)->sh64_info = sh64_sec_data;203 sh64_elf_section_data; no need to set it335 BFD_ASSERT (sh64_elf_section_data (osec)->sh64_info);337 sh64_elf_section_data (osec)->sh64_info->contents_flags385 BFD_ASSERT (sh64_elf_section_data (cranges)->sh64_info != NULL);401 sh64_elf_section_data (cranges)->sh64_info->cranges_growth = 0;421 || (sh64_elf_section_data (osec)->sh64_info->contents_flags556 sh64_elf_section_data (cranges)->sh64_info->cranges_growth
141 if (sh64_elf_section_data (asect)->sh64_info != NULL) in sh64_elf_fake_sections()143 |= sh64_elf_section_data (asect)->sh64_info->contents_flags; in sh64_elf_fake_sections()324 sh64_sec_data = sh64_elf_section_data (isec)->sh64_info; in sh64_bfd_elf_copy_private_section_data()336 sh64_elf_section_data (osec)->sh64_info = sh64_sec_data; in sh64_bfd_elf_copy_private_section_data()660 = sh64_elf_section_data (cranges)->sh64_info->cranges_growth) != 0) in sh64_elf_final_write_processing()
85 #define sh64_elf_section_data(sec) \ macro
4823 (sh64_elf_section_data): Don't dereference sh64_info (was tdata).4828 (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.10500 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data10503 called by linker. Use sh64_elf_section_data (cranges) to get size
439 sec_elf_data = sh64_elf_section_data (sec)->sh64_info; in shmedia_frob_section_type()443 sh64_elf_section_data (sec)->sh64_info = sec_elf_data; in shmedia_frob_section_type()
1504 sh64_elf_section_data.3322 Use a struct sh64_section_data container and sh64_elf_section_data3326 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
497 (sh64_elf_section_data): New macro.
2885 sh64_elf_section_data.