Home | History | Annotate | Download | only in ld

Lines Matching full:emulation_name

111 	* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
250 (gld${EMULATION_NAME}_after_allocation): Likewise.
353 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
358 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
385 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
440 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Test
469 (gld${EMULATION_NAME}_after_allocation): Likewise.
470 (gld${EMULATION_NAME}_finish): Likewise.
526 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Likewise.
527 * emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Likewise.
528 (gld${EMULATION_NAME}_try_needed): Likewise.
621 gld${EMULATION_NAME}_id_note_section_size.
624 gld${EMULATION_NAME}_write_build_id_section.
627 (gld${EMULATION_NAME}_after_open): Use setup_build_id.
693 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
699 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Renamed
701 (gld_${EMULATION_NAME}_after_parse): This. Call
702 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
703 (LDEMUL_AFTER_PARSE): Set to gld_${EMULATION_NAME}_after_parse.
706 (gld${EMULATION_NAME}_before_parse): Don't set link_info.new_dtags
708 (gld${EMULATION_NAME}_after_parse): New function.
709 (ld_${EMULATION_NAME}_emulation): Replace after_parse_default'
710 with gld${EMULATION_NAME}_after_parse.
711 (gld${EMULATION_NAME}_handle_option): Set new_dtags_set to TRUE
749 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
754 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
836 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
838 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.