Searched refs:copy_section (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | ChangeLog | 305 (copy_section): Reverse bytes within output sections. 477 (copy_section): Do not copy section contents if --extract-symbol
|
| H A D | objcopy.c | 416 static void copy_section (bfd *, asection *, void *); 1688 bfd_map_over_sections (ibfd, copy_section, obfd); in copy_object() 2316 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_section() function
|
| H A 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 …]
|
| H A 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.
|
| H A 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.
|
| H A D | ChangeLog-0001 | 17 (copy_section): Don't relocate a core file. Don't copy contents
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ChangeLog-2006 | 862 * ldlang.h (enum section_type): Delete dsect_section, copy_section,
|