Searched refs:copy_section (Results 1 – 14 of 14) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-2004 | 502 * 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
|
D | ChangeLog-2012 | 63 * 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.
|
D | ChangeLog-2007 | 304 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
|
D | ChangeLog-2008 | 324 (copy_section): Discard relocations when extract_symbol. 530 (copy_section): Likewise.
|
D | objcopy.c | 477 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
|
D | ChangeLog-2010 | 267 (copy_section): Replace bfd_get_section_contents with 412 (copy_section): When interleaving copy in units of copy_width
|
D | ChangeLog-9197 | 73 * 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 …]
|
D | ChangeLog-2013 | 534 (copy_section): Likewise.
|
D | ChangeLog-9899 | 524 (copy_section): Likewise. 1288 (copy_section): When strip all symbols case, remove relocations 1502 (copy_section): Do not call bfd_set_section_size.
|
D | ChangeLog-0203 | 192 * 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.
|
D | ChangeLog-0001 | 17 (copy_section): Don't relocate a core file. Don't copy contents
|
/toolchain/binutils/binutils-2.25/gold/ |
D | dwp.cc | 207 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()
|
D | ChangeLog | 1385 (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/ |
D | ChangeLog-2006 | 862 * ldlang.h (enum section_type): Delete dsect_section, copy_section,
|