Home
last modified time | relevance | path

Searched refs:bfd_section_list_remove (Results 1 – 25 of 118) sorted by relevance

12345

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-ecoff.c89 bfd_section_list_remove (stdoutput, sec); in ecoff_frob_file_before_fix()
H A Dtc-mmix.c3813 bfd_section_list_remove (stdoutput, real_reg_section); in mmix_frob_file()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-ecoff.c89 bfd_section_list_remove (stdoutput, sec); in ecoff_frob_file_before_fix()
H A Dtc-mmix.c3811 bfd_section_list_remove (stdoutput, real_reg_section); in mmix_frob_file()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dwrite.c2150 bfd_section_list_remove (stdoutput, reg_section); in write_object_file()
2151 bfd_section_list_remove (stdoutput, expr_section); in write_object_file()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dwrite.c2156 bfd_section_list_remove (stdoutput, reg_section); in write_object_file()
2157 bfd_section_list_remove (stdoutput, expr_section); in write_object_file()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c1956 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
2109 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
2129 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
2139 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
4621 bfd_section_list_remove (link_info.output_bfd, output_section); in strip_excluded_output_sections()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.c2011 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
2164 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
2184 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
2194 bfd_section_list_remove (link_info.output_bfd, snew); in lang_insert_orphan()
4626 bfd_section_list_remove (link_info.output_bfd, output_section); in strip_excluded_output_sections()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-mmix.c2217 bfd_section_list_remove (abfd, reg_section); in mmix_elf_final_link()
H A Delfxx-x86.c2031 bfd_section_list_remove in _bfd_elf_x86_size_relative_relocs()
2035 bfd_section_list_remove (htab->elf.srelrdyn->owner, in _bfd_elf_x86_size_relative_relocs()
H A DChangeLog-20053175 * section.c (bfd_section_list_remove): Don't clear s->next.
3181 bfd_section_list_remove doesn't destroy removed section next ptr.
3208 (bfd_section_list_remove): Updated.
3563 * section.c (bfd_section_list_remove): Clear the next field
H A DChangeLog-20191070 (bfd_section_list_remove, bfd_section_list_append),
1075 (bfd_is_ind_section, bfd_is_const_section, bfd_section_list_remove),
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-mmix.c2217 bfd_section_list_remove (abfd, reg_section); in mmix_elf_final_link()
H A Delfxx-x86.c1809 bfd_section_list_remove in _bfd_elf_x86_size_relative_relocs()
1813 bfd_section_list_remove (htab->elf.srelrdyn->owner, in _bfd_elf_x86_size_relative_relocs()
H A DChangeLog-20053175 * section.c (bfd_section_list_remove): Don't clear s->next.
3181 bfd_section_list_remove doesn't destroy removed section next ptr.
3208 (bfd_section_list_remove): Updated.
3563 * section.c (bfd_section_list_remove): Clear the next field
H A DChangeLog-20191070 (bfd_section_list_remove, bfd_section_list_append),
1075 (bfd_is_ind_section, bfd_is_const_section, bfd_section_list_remove),
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dbfdt.texi495 bfd_section_list_remove (bfd *abfd, asection *s)
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Daix.em1016 bfd_section_list_remove (link_info.output_bfd, sec);
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Daix.em1016 bfd_section_list_remove (link_info.output_bfd, sec);
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20053175 * section.c (bfd_section_list_remove): Don't clear s->next.
3181 bfd_section_list_remove doesn't destroy removed section next ptr.
3208 (bfd_section_list_remove): Updated.
3563 * section.c (bfd_section_list_remove): Clear the next field
H A DChangeLog-20191070 (bfd_section_list_remove, bfd_section_list_append),
1075 (bfd_is_ind_section, bfd_is_const_section, bfd_section_list_remove),
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20053175 * section.c (bfd_section_list_remove): Don't clear s->next.
3181 bfd_section_list_remove doesn't destroy removed section next ptr.
3208 (bfd_section_list_remove): Updated.
3563 * section.c (bfd_section_list_remove): Clear the next field
H A DChangeLog-20191070 (bfd_section_list_remove, bfd_section_list_append),
1075 (bfd_is_ind_section, bfd_is_const_section, bfd_section_list_remove),
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/
H A Dbfd.h6956 bfd_section_list_remove (bfd *abfd, asection *s) in bfd_section_list_remove() function
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/
H A Dbfd.h6956 bfd_section_list_remove (bfd *abfd, asection *s) in bfd_section_list_remove() function

12345