Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c234 #define mips_elf_section_data(sec) \ macro
5243 mips_elf_section_data (s)->elf.this_hdr.sh_flags in mips_elf_create_got_section()
7283 && mips_elf_section_data (hdr->bfd_section) != NULL in _bfd_mips_elf_section_processing()
7284 && mips_elf_section_data (hdr->bfd_section)->u.tdata != NULL) in _bfd_mips_elf_section_processing()
7295 contents = mips_elf_section_data (hdr->bfd_section)->u.tdata; in _bfd_mips_elf_section_processing()
13008 mips_elf_section_data (o)->u.tdata = tdata; in _bfd_mips_elf_discard_info()
13042 if (mips_elf_section_data (sec)->u.tdata == NULL) in _bfd_mips_elf_write_section()
13051 if ((mips_elf_section_data (sec)->u.tdata)[i] == 1) in _bfd_mips_elf_write_section()
13224 c = mips_elf_section_data (section)->u.tdata; in _bfd_mips_elf_set_section_contents()
13230 mips_elf_section_data (section)->u.tdata = c; in _bfd_mips_elf_set_section_contents()
H A DChangeLog-02034636 * elfxx-mips.c (mips_elf_section_data): Likewise.
4855 (mips_elf_section_data): Define. Use throughout.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c234 #define mips_elf_section_data(sec) \ macro
5320 mips_elf_section_data (s)->elf.this_hdr.sh_flags in mips_elf_create_got_section()
7369 && mips_elf_section_data (hdr->bfd_section) != NULL in _bfd_mips_elf_section_processing()
7370 && mips_elf_section_data (hdr->bfd_section)->u.tdata != NULL) in _bfd_mips_elf_section_processing()
7381 contents = mips_elf_section_data (hdr->bfd_section)->u.tdata; in _bfd_mips_elf_section_processing()
13103 mips_elf_section_data (o)->u.tdata = tdata; in _bfd_mips_elf_discard_info()
13137 if (mips_elf_section_data (sec)->u.tdata == NULL) in _bfd_mips_elf_write_section()
13146 if ((mips_elf_section_data (sec)->u.tdata)[i] == 1) in _bfd_mips_elf_write_section()
13304 c = mips_elf_section_data (section)->u.tdata; in _bfd_mips_elf_set_section_contents()
13310 mips_elf_section_data (section)->u.tdata = c; in _bfd_mips_elf_set_section_contents()
H A DChangeLog-02034636 * elfxx-mips.c (mips_elf_section_data): Likewise.
4855 (mips_elf_section_data): Define. Use throughout.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-02034636 * elfxx-mips.c (mips_elf_section_data): Likewise.
4855 (mips_elf_section_data): Define. Use throughout.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-02034636 * elfxx-mips.c (mips_elf_section_data): Likewise.
4855 (mips_elf_section_data): Define. Use throughout.