HomeSort by relevance Sort by last modified time
    Searched refs:EMULATION_NAME (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.27/ld/
genscrba.sh 13 echo >> e${EMULATION_NAME}.c "#line $lineno \"$em_script\""
15 cat >> e${EMULATION_NAME}.c
genscripts.sh 93 EMULATION_NAME=$3
97 CUSTOMIZER_SCRIPT="${srcdir}/emulparams/${EMULATION_NAME}.sh"
113 *" ${EMULATION_NAME} "*)
235 if [ "x$1" = "x$EMULATION_NAME" ]; then
283 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xr
291 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xu
299 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.x
306 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xn
313 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xbn
318 COMBRELOC=ldscripts/${EMULATION_NAME}.xc.tm
    [all...]
  /toolchain/binutils/binutils-2.27/ld/emulparams/
elf32bmipn32-defs.sh 16 case x"$EMULATION_NAME" in
20 *) echo $0: unhandled emulation $EMULATION_NAME >&2; exit 1 ;;
25 *" ${EMULATION_NAME} "*)
elf64_s390.sh 22 *" ${EMULATION_NAME} "*)
31 case "$EMULATION_NAME" in
elf64_sparc.sh 30 *" ${EMULATION_NAME} "*)
41 case "$EMULATION_NAME" in
elf_k1om.sh 27 *" ${EMULATION_NAME} "*)
36 case "$EMULATION_NAME" in
elf_l1om.sh 27 *" ${EMULATION_NAME} "*)
36 case "$EMULATION_NAME" in
elf64rdos.sh 20 *" ${EMULATION_NAME} "*)
elf32_x86_64.sh 27 *" ${EMULATION_NAME} "*)
36 case "$EMULATION_NAME" in
elf32ppccommon.sh 39 *" ${EMULATION_NAME} "*)
47 case "$host":"$EMULATION_NAME" in
elf_x86_64.sh 32 *" ${EMULATION_NAME} "*)
41 case "$EMULATION_NAME" in
aarch64linux.sh 43 case "$EMULATION_NAME" in
aarch64linux32.sh 43 case "$EMULATION_NAME" in
elf_i386.sh 29 case "$EMULATION_NAME" in
elf_iamcu.sh 30 case "$EMULATION_NAME" in

Completed in 3971 milliseconds