Searched refs:mips_elf_section_data (Results 1 – 2 of 2) sorted by relevance
233 #define mips_elf_section_data(sec) \ macro5156 mips_elf_section_data (s)->elf.this_hdr.sh_flags in mips_elf_create_got_section()6959 && mips_elf_section_data (hdr->bfd_section) != NULL in _bfd_mips_elf_section_processing()6960 && mips_elf_section_data (hdr->bfd_section)->u.tdata != NULL) in _bfd_mips_elf_section_processing()6971 contents = mips_elf_section_data (hdr->bfd_section)->u.tdata; in _bfd_mips_elf_section_processing()12615 mips_elf_section_data (o)->u.tdata = tdata; in _bfd_mips_elf_discard_info()12649 if (mips_elf_section_data (sec)->u.tdata == NULL) in _bfd_mips_elf_write_section()12658 if ((mips_elf_section_data (sec)->u.tdata)[i] == 1) in _bfd_mips_elf_write_section()12825 c = mips_elf_section_data (section)->u.tdata; in _bfd_mips_elf_set_section_contents()12831 mips_elf_section_data (section)->u.tdata = c; in _bfd_mips_elf_set_section_contents()
4636 * elfxx-mips.c (mips_elf_section_data): Likewise.4855 (mips_elf_section_data): Define. Use throughout.