Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A 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.
H A DChangeLog177 * objcopy.c (copy_object): Revert 2007-05-11 change. Don't
260 * objcopy.c (copy_object): Don't copy ELF program headers for
342 * objcopy.c (copy_object): Don't stop when there are no
473 (copy_object): Set the start address to zero for --extract-symbol.
H A 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.
2395 * objcopy.c (copy_object): Likewise.
2486 (copy_object): Call filter_symbols if strip_unneeded.
2721 (copy_object): Add sections from the add_sections list.
2866 (copy_object): Support --pad-to.
2877 (copy_object): Support --gap-fill.
2887 * objcopy.c (copy_object): Revert yesterday's change.
2914 (copy_object): Handle --set-start and --adjust-start.
[all …]
H A 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
H A Dobjcopy.c1315 copy_object (bfd *ibfd, bfd *obfd) in copy_object() function
1891 delete = ! copy_object (this_element, output_bfd); in copy_archive()
2026 if (! copy_object (ibfd, obfd)) in copy_file()
H A 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.
H A DChangeLog-9899522 (copy_object): Check sections_copied when calling filter_symbols.
1804 (copy_object): Gap fill based on LMA not VMA.
/freebsd-12.1/contrib/gcc/
H A Dmips-tfile.c1567 STATIC void copy_object (void);
4304 copy_object (void) in copy_object() function
4881 copy_object (); /* scan & copy object file */ in main()
H A DChangeLog-20013452 read_seek, copy_object, main, error): Similarly.
16981 (copy_object): Caller changed.
20440 * mips-tfile.c (copy_object): Always pass indexNil for symbol
27694 (copy_object): Fix format specifier vs argument mismatch.
H A DChangeLog-199921721 (copy_object): Cast result of `sizeof' to int when comparing
H A DChangeLog-200028193 (get_tag, copy_object): Add casts to avoid warnings.
H A DChangeLog-200522572 mips-tfile.c (copy_object, out_of_bounds): Likewise
H A DChangeLog-200333110 (copy_object): Likewise. Declare "ifd" as int to match its use