Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDChangeLog-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.
HDChangeLog177 * 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.
HDChangeLog-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 …]
HDChangeLog-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
HDobjcopy.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()
HDChangeLog-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.
HDChangeLog-9899522 (copy_object): Check sections_copied when calling filter_symbols.
1804 (copy_object): Gap fill based on LMA not VMA.
/trueos/contrib/gcc/
HDmips-tfile.c1567 STATIC void copy_object (void);
4304 copy_object (void) in copy_object() function
4881 copy_object (); /* scan & copy object file */ in main()
HDChangeLog-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.
HDChangeLog-199921721 (copy_object): Cast result of `sizeof' to int when comparing
HDChangeLog-200028193 (get_tag, copy_object): Add casts to avoid warnings.
HDChangeLog-200333110 (copy_object): Likewise. Declare "ifd" as int to match its use
HDChangeLog-200522572 mips-tfile.c (copy_object, out_of_bounds): Likewise