Home | History | Annotate | Download | only in ld

Lines Matching full:emulation_name

203 	* emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Simplify
219 (gld${EMULATION_NAME}_add_options): Add --exclude-libs.
220 (gld${EMULATION_NAME}_handle_option): Handle --exclude-libs.
271 (gld${EMULATION_NAME}_place_orphan): Cater for zero bfd_section
284 (gld_${EMULATION_NAME}_place_orphan): Revise to suit use of
307 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): Avoid
310 * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf): New structure.
311 (gld${EMULATION_NAME}_parse_ld_so_conf,
312 gld${EMULATION_NAME}_parse_ld_so_conf_include): New functions.
313 (gld${EMULATION_NAME}_check_ld_so_conf): Use them.
425 * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate
455 * emultempl/pe.em (gld_${EMULATION_NAME}_unrecognized_file): Allow
461 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Enable
593 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
607 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
612 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
669 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): Also
672 (gld${EMULATION_NAME}_try_needed): Change the first argument
675 (gld${EMULATION_NAME}_search_needed): Change the second
677 (gld${EMULATION_NAME}_check_ld_so_conf): Updated.
678 (gld${EMULATION_NAME}_after_open): Likewise.
765 * emultempl/elf32.em (gld${EMULATION_NAME}_find_statement_assignment,
766 gld${EMULATION_NAME}_before_allocation): ..
768 * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_before_allocation,
769 sh64_elf_${EMULATION_NAME}_after_allocation): ..
770 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): ..
830 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
835 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Clear
844 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Use the
977 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
979 (gld${EMULATION_NAME}_list_options): Add it to usage.
980 (gld${EMULATION_NAME}_get_script): Return -z combreloc -z now
1011 (gld${EMULATION_NAME}_add_options): Add --large-address-aware option.
1012 (gld_${EMULATION_NAME}_list_options): Likewise.
1013 (gld${EMULATION_NAME}_handle_option): Likewise.
1014 (gld_${EMULATION_NAME}_after_open): Pass real_flags to PE private data.
1033 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust.
1060 (check_sections, gld${EMULATION_NAME}_after_open)
1061 (gld${EMULATION_NAME}_after_allocation)
1062 (gld${EMULATION_NAME}_get_script)
1063 (ld_${EMULATION_NAME}_emulation): Remove
1064 (gld${EMULATION_NAME}_before_parse): Rename to...
1165 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
1199 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
1200 (gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
1201 (ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.
1408 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
1410 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
1414 * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
1416 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
1417 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
1418 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
1419 * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
1420 * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
1421 * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
1423 * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
1424 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
1425 * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
1426 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
1428 * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
1429 * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.