Home
last modified time | relevance | path

Searched refs:setup_section (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog41 * objcopy.c (setup_section): Don't reset ELF section type to
179 (setup_section): Don't modify flags, and don't avoid calling
475 (setup_section): Set the size, LMA and VMA to zero for
H A DChangeLog-2006138 (setup_section): ..here.
146 (setup_section): Mark group signature symbols with BSF_KEEP.
H A Dobjcopy.c414 static void setup_section (bfd *, asection *, void *);
1423 bfd_map_over_sections (ibfd, setup_section, obfd); in copy_object()
2157 setup_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in setup_section() function
H A DChangeLog-000191 * objcopy.c (setup_section): Copy entsize.
147 * objcopy.c (setup_section): Preserve SEC_RELOC when
600 (setup_section): Call find_section_name to determine the name
1618 * objcopy.c (setup_section): Add const and gettext calls for err.
H A DChangeLog-91971742 (setup_section, copy_section): Likewise.
1913 * objcopy.c (setup_section): Copy the section lma independently of
2487 (setup_section): Strip debugging sections if strip_unneeded.
2688 (setup_section): Use find_section_list function rather than
2915 (setup_section): Correct type of last argument to PTR. Set used
3103 (setup_section): If section is in remove_sections list, ignore it.
3504 * objcopy.c (setup_section): Make a new output section even if
3557 (setup_section): Give the BFD backends a chance to copy any private
3563 (setup_section): Set osection here instead of calling
3705 (setup_section, copy_section, mangle_section): Renamed with no `s'
H A DChangeLog-9899523 (setup_section): Check for copying sections.
1500 * objcopy.c (setup_section): Adjust the section size if copy_byte
H A DChangeLog-0203563 (setup_section): Likewise.
593 (setup_section): Use is_strip_section.