| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ChangeLog-2012 | 609 (lang_add_section): Add sflag_list parm. 612 Add new parm to lang_add_section calls. 615 (lang_place_orphans): Add new parm to lang_add_section calls. 619 (lang_add_section): Add sflag_list parm. 621 Add lang_add_section parm. 768 * ldlang.c (lang_add_section): Likewise. 776 * ldlang.c (lang_add_section): ..and don't set up map_head, map_tail.
|
| D | ChangeLog-2005 | 149 (lang_insert_orphan, lang_add_section): Update prototypes. 151 (lang_add_section): Likewise. Update all callers. 162 (place_orphan): Remove "file" param. Adjust lang_add_section call. 164 lang_add_section and lang_insert_orphan calls. 166 lang_add_section call. 169 lang_add_section call. 171 lang_add_section and lang_insert_orphan calls. 175 lang_add_section call. 198 (lang_add_section): ..rather than here. 282 (lang_add_section): Pass the input section to init_os. [all …]
|
| D | ldelf.c | 2211 lang_add_section (&os->children, s, NULL, NULL, os); in ldelf_place_orphan() 2255 lang_add_section (&os->children, s, NULL, NULL, os); in ldelf_place_orphan() 2269 lang_add_section (&match_by_name->children, s, NULL, NULL, match_by_name); in ldelf_place_orphan() 2294 lang_add_section (&os->children, s, NULL, NULL, os); in ldelf_place_orphan()
|
| D | ldlang.h | 678 extern void lang_add_section
|
| D | ChangeLog-2010 | 301 * ldlang.c (lang_add_section): Distinguish ELF treatment of NOLOAD. 661 * ldlang.c (lang_add_section): Don't copy SEC_RELOC from input 666 * ldlang.c (lang_add_section): Allow for debugging 688 * ldlang.c (lang_add_section): Clear SEC_HAS_CONTENTS on noload 1244 (lang_add_section): Tidy. Really don't set SEC_LINK_ONCE
|
| D | ChangeLog-2004 | 260 (lang_add_section): Consistently use output->bfd_section rather than 822 * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here. 837 * ldlang.c (lang_add_section): Likewise. 841 * ldlang.c (lang_add_section): Set SEC_EXCLUDE for SEC_GROUP 1218 * ldlang.c (lang_add_section): Don't force SEC_LOAD on
|
| D | ldlang.c | 750 lang_add_section (&ptr->children, tree->section, tree->pattern, in output_section_callback_tree_to_list() 1952 lang_add_section (add_child, s, NULL, NULL, os); in lang_insert_orphan() 2668 lang_add_section (lang_statement_list_type *ptr, in lang_add_section() function 2838 lang_add_section (&ptr->children, section, ptr->section_list, in output_section_callback_nosort() 7405 lang_add_section (&os->children, s, NULL, NULL, os); in ldlang_place_orphan() 7428 lang_add_section (&os->children, s, NULL, NULL, os); in ldlang_place_orphan() 7471 lang_add_section (&default_common_section->children, s, in lang_place_orphans()
|
| D | ChangeLog | 718 * ldlang.c (lang_add_section): Handle type_section. 2056 (lang_add_section): Adjust prototype. 2057 * emultempl/aarch64elf.em: Adjust lang_add_section calls. 2081 (lang_add_section): Add pattern parameter, save in lang_input_section. 2082 (output_section_callback_tree_to_list): Adjust lang_add_section calls.
|
| D | ChangeLog-2006 | 568 (lang_add_section): Call init_os with flags. 864 * ldlang.c (lang_add_section): Adjust.
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | vms.em | 120 lang_add_section (&hold_data.os->children, s, NULL, NULL, hold_data.os);
|
| D | mipself.em | 178 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | kvxelf.em | 168 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | mmo.em | 105 lang_add_section (&os->children, s, NULL, NULL, os);
|
| D | nios2elf.em | 189 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | metagelf.em | 172 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | cskyelf.em | 192 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | spuelf.em | 154 lang_add_section (&add, s, NULL, NULL, os); 171 lang_add_section (&os->children, s, NULL, NULL, os);
|
| D | hppaelf.em | 196 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | msp430.em | 328 lang_add_section (& lower->children, s, NULL, NULL, lower); 361 lang_add_section (&new_os->children, s,
|
| D | m68hc1xelf.em | 278 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | aarch64elf.em | 201 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | armelf.em | 255 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | beos.em | 707 lang_add_section (&l->wild_statement.children, s, NULL, NULL, os);
|
| D | ppc64elf.em | 448 lang_add_section (&info.add, stub_sec, NULL, NULL, os);
|
| D | pep.em | 2069 lang_add_section (&add_child, s, NULL, NULL, os); 2083 lang_add_section (&match_by_name->children, s, NULL, NULL, match_by_name);
|