Searched refs:clone_section (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/ |
D | ldwrite.c | 335 clone_section (bfd *abfd, asection *s, const char *name, int *count) in clone_section() function 513 n = clone_section (abfd, cursor, original_sec->name, &count); in split_sections()
|
D | ChangeLog-0001 | 2163 * ldwrite.c (clone_section): Silence gcc warnings. 2171 (clone_section): Handle out of memory failures. Rename var to 2300 * ldwrite.c (clone_section): Pass in the section name. Replace
|
D | ChangeLog-9197 | 560 * ldwrite.c (clone_section): Declare. 1757 (clone_section): Call xstrdup, not strdup. 2969 * ldwrite.c (clone_section): Change i to unsigned int. 3223 * ldwrite.c (clone_section): Set the alignment of the clone 3550 * ldwrite.c (clone_section): Align clone sections on even 3816 * ldwrite.c (clone_section): Create a symbol with the 3822 * ldwrite.c (clone_section, split_sections): New functions.
|
D | ChangeLog-2010 | 720 * ldwrite.c (clone_section): Call bfd_copy_private_section_data on
|
D | ChangeLog-2004 | 763 * ldwrite.c (build_link_order, clone_section, ds, split_sections): ..
|
D | ChangeLog-0203 | 409 (clone_section): Strip existing numeric suffix. Only truncate names
|