Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2004502 * objcopy.c (copy_section): Don't set _cooked_size.
541 * objcopy.c (copy_section): Use bfd_get_section_size instead of
713 * objcopy.c (copy_section): Avoid warnings.
743 * objcopy.c (copy_section): Free relpp if relcount == 0.
777 (copy_section): ..here. Simplify size adjustment. Divide
DChangeLog-201263 * objcopy.c (copy_section): Don't read beyond section end.
552 before copy_section.
555 (copy_section): Use skip_section. Don't copy relocations here.
DChangeLog-2007304 copy_section, write_debugging_info): Likewise.
770 (copy_section): Reverse bytes within output sections.
942 (copy_section): Do not copy section contents if --extract-symbol
DChangeLog-2008324 (copy_section): Discard relocations when extract_symbol.
530 (copy_section): Likewise.
Dobjcopy.c477 static void copy_section (bfd *, asection *, void *);
2128 bfd_map_over_sections (ibfd, copy_section, obfd); in copy_object()
2972 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_section() function
DChangeLog-2010267 (copy_section): Replace bfd_get_section_contents with
412 (copy_section): When interleaving copy in units of copy_width
DChangeLog-919773 * objcopy.c (copy_section): Don't crash if there is no particular
80 (copy_section): If the contents flag was set for a section that
1742 (setup_section, copy_section): Likewise.
2488 (copy_section): Likewise.
2691 (copy_section): Use find_section_list rather than looking through
2918 (copy_section): Correct type of last argument to PTR.
3104 (copy_section): Likewise.
3301 * objcopy.c (copy_section): Set section size correctly if using
3471 (copy_section): Change relcount to long. Check for errors from
3506 (copy_section): Use isection->output_section rather than trying
[all …]
DChangeLog-2013534 (copy_section): Likewise.
DChangeLog-9899524 (copy_section): Likewise.
1288 (copy_section): When strip all symbols case, remove relocations
1502 (copy_section): Do not call bfd_set_section_size.
DChangeLog-0203192 * objcopy.c (copy_section): Do not complain when a target does not
594 (copy_section): Use is_strip_section.
1602 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
DChangeLog-000117 (copy_section): Don't relocate a core file. Don't copy contents
/toolchain/binutils/binutils-2.25/gold/
Ddwp.cc207 copy_section(Dwp_output_file* output_file, unsigned int shndx,
1190 sections[i] = this->copy_section(output_file, debug_shndx[i], in sized_read_unit_index()
1411 Dwo_file::copy_section(Dwp_output_file* output_file, unsigned int shndx, in copy_section() function in gold::Dwo_file
1531 sections[i] = this->copy_section(output_file, debug_shndx[i], in add_unit_set()
DChangeLog1385 (Dwo_file::copy_section): Remove section_name, is_str_offsets
1426 (Dwo_file::copy_section): Likewise.
1637 (Dwo_file::copy_section): Remove section_name, is_str_offsets
1678 (Dwo_file::copy_section): Likewise.
2183 (Dwo_file::copy_section): Remove section_name, is_str_offsets
2224 (Dwo_file::copy_section): Likewise.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2006862 * ldlang.h (enum section_type): Delete dsect_section, copy_section,