Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2006145 * objcopy.c (copy_object): Load symbols earlier.
268 (copy_object): Call filter_symbols if localize_hidden.
486 (copy_object): If bfd_alt_mach_code fails emit a more helpful
542 * objcopy.c (copy_object): Catch the case where an attempt is made
561 * objcopy.c (copy_object): For PE format targets set the VMA of a
583 * objcopy.c (copy_object): Fix thinko.
585 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
DChangeLog-20137 (copy_object): Dump requested sections.
532 (copy_object): Pass context to find_section_list.
542 * objcopy.c (copy_object): Provide a helpful warning message when
DChangeLog-2007303 (copy_object, copy_archive, copy_file, setup_section,
642 * objcopy.c (copy_object): Revert 2007-05-11 change. Don't
725 * objcopy.c (copy_object): Don't copy ELF program headers for
807 * objcopy.c (copy_object): Don't stop when there are no
938 (copy_object): Set the start address to zero for --extract-symbol.
DChangeLog-2009355 * obcopy.c (copy_object): New parameter `input_arch', architecture
359 `copy_object' usage.
908 * objcopy.c (copy_object): Copy pe_opthdr before changing PE
943 (copy_object): Set up PE parameters.
1042 * objcopy.c (copy_object): Clear HAS_RELOC when stripping all.
1213 (copy_object): Likewise.
DChangeLog-9197131 (copy_object, copy_options, copy_usage): Add privatize-symbol &
641 (copy_object): Call filter_symbols if weaken.
837 (copy_object): Call filter_symbols if change_leading_char.
1068 * objcopy.c (copy_object): Make clear that it is only a warning
1386 (copy_object): Filter the symbols if remove_leading_char is set.
1678 (copy_object): Allocate space for a possible extra NULL pointer.
1744 (copy_object): If convert_debugging, read and write debugging
2395 * objcopy.c (copy_object): Likewise.
2484 (copy_object): If strip_all, discard symbols without checking
2486 (copy_object): Call filter_symbols if strip_unneeded.
[all …]
DChangeLog-2004563 (copy_object): Call setup_bfd_headers.
754 * objcopy.c (copy_object): Make the function boolean, returning
756 (copy_archive): Handle the return value from copy_object.
DChangeLog-2008322 * objcopy.c (copy_object): Don't setup_bfd_headers when extract_symbol.
452 * objcopy.c (copy_object): Continue to allow read_debugging_info
529 (copy_object): Likewise.
DChangeLog-020323 (copy_usage, copy_object, command_line_switch): Handle the new
45 * objcopy.c (copy_object): Do not copy the object if the
531 * objcopy.c (copy_object): Replace call to
561 (copy_object): Do not copy private data when STRIP_NONDEBUG is
590 (copy_object): Use is_strip_section.
1368 * objcopy.c (copy_object): Don't warn about the unsupported
DChangeLog-2012490 (copy_object): Check for --strip-dwo, --extract-dwo options.
551 * objcopy.c (copy_object): Call copy_relocations_in_section
DChangeLog-2005508 * objcopy.c (copy_object): Use bfd_make_section_with_flags.
561 (copy_object): Use bfd_get_archive_filename when reporting input
1013 (copy_object): Perform actions if the globalize_specific_list is
Dobjcopy.c1595 copy_object (bfd *ibfd, bfd *obfd, const bfd_arch_info_type *input_arch) in copy_object() function
2369 del = !copy_object (this_element, output_bfd, input_arch); in copy_archive()
2552 if (! copy_object (ibfd, obfd, input_arch)) in copy_file()
DChangeLog-2010903 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
1056 * objcopy.c (copy_object): Remove "Warning: " from error
DChangeLog-000116 (copy_object): Don't set the start address or flags of a core file.
498 (copy_object): Switch to alternate machine code if requested.
1033 * objcopy.c (copy_object): Fail if attempting to convert the
1815 (copy_object): Call filter_symbols if redefine_sym_list != NULL.
DChangeLog-9899522 (copy_object): Check sections_copied when calling filter_symbols.
1804 (copy_object): Gap fill based on LMA not VMA.