Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2007303 (copy_object, copy_archive, copy_file, setup_section,
367 * objcopy.c (setup_section): Do modify section flags for ELF
506 * objcopy.c (setup_section): Don't reset ELF section type to
644 (setup_section): Don't modify flags, and don't avoid calling
940 (setup_section): Set the size, LMA and VMA to zero for
DChangeLog-2006138 (setup_section): ..here.
146 (setup_section): Mark group signature symbols with BSF_KEEP.
DChangeLog-2008213 * objcopy.c (setup_section): Set elf_group_id.
323 (setup_section): Don't zero vma and lma when extract_symbol.
Dobjcopy.c474 static void setup_section (bfd *, asection *, void *);
1782 bfd_map_over_sections (ibfd, setup_section, obfd); in copy_object()
2684 setup_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in setup_section() function
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.
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'
DChangeLog-2013533 (setup_section): Likewise.
DChangeLog-2004740 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
DChangeLog-2010567 (setup_section): Make SHT_GROUP section nobits.
DChangeLog-9899523 (setup_section): Check for copying sections.
1500 * objcopy.c (setup_section): Adjust the section size if copy_byte
DChangeLog-0203563 (setup_section): Likewise.
593 (setup_section): Use is_strip_section.
DChangeLog-2005510 (setup_section): Use bfd_make_section_anyway_with_flags.