Searched refs:EMULATION_NAME (Results 26 - 50 of 86) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb.old/dist/ld/emulparams/
H A Delf32lriscv_ilp32f.sh9 case "$EMULATION_NAME" in
H A Delf32ppc_nbsd.sh5 case "$EMULATION_NAME" in
H A Delf64lriscv.sh10 case "$EMULATION_NAME" in
H A Delf64lriscv_lp64.sh9 case "$EMULATION_NAME" in
H A Delf64lriscv_lp64f.sh9 case "$EMULATION_NAME" in
H A Darmelf_nbsd_eabihf.sh14 case "$EMULATION_NAME" in
H A Delf32bmipn32-defs.sh17 case "x$EMULATION_NAME" in
21 *) echo $0: unhandled emulation $EMULATION_NAME >&2; exit 1 ;;
26 *" ${EMULATION_NAME} "*)
H A Delf64_s390.sh26 *" ${EMULATION_NAME} "*)
35 case "$EMULATION_NAME" in
H A Delf64_sparc.sh30 *" ${EMULATION_NAME} "*)
41 case "$EMULATION_NAME" in
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dgenscrba.sh13 echo >> e${EMULATION_NAME}.c "#line $lineno \"$em_script\""
15 cat >> e${EMULATION_NAME}.c
H A Dgenscripts.sh127 EMULATION_NAME=$1
133 echo $1 >> ${DEPDIR}/e${EMULATION_NAME}.Tc
139 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
143 CUSTOMIZER_SCRIPT="${srcdir}/emulparams/${EMULATION_NAME}.sh"
159 *" ${EMULATION_NAME} "*)
283 if [ "x$1" = "x$EMULATION_NAME" ]; then
310 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xr
318 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xu
326 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.x
332 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/ld/emulparams/
H A Delf32loongarch.sh6 case "$EMULATION_NAME" in
H A Delf64loongarch.sh6 case "$EMULATION_NAME" in
H A Darmelf_nbsd_eabihf.sh14 case "$EMULATION_NAME" in
H A Delf32bmipn32-defs.sh18 case "x$EMULATION_NAME" in
22 *) echo $0: unhandled emulation $EMULATION_NAME >&2; exit 1 ;;
27 *" ${EMULATION_NAME} "*)
H A Darmelf_nbsd.sh13 case "$EMULATION_NAME" in
H A Delf64_sparc.sh30 *" ${EMULATION_NAME} "*)
41 case "$EMULATION_NAME" in
H A Delf64_s390.sh26 *" ${EMULATION_NAME} "*)
35 case "$EMULATION_NAME" in
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dgenscripts.sh127 EMULATION_NAME=$1
133 echo $1 >> ${DEPDIR}/e${EMULATION_NAME}.Tc
139 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
143 CUSTOMIZER_SCRIPT="${srcdir}/emulparams/${EMULATION_NAME}.sh"
159 *" ${EMULATION_NAME} "*)
284 if [ "x$1" = "x$EMULATION_NAME" ]; then
311 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xr
319 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xu
327 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.x
333 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}
[all...]
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dgenscripts.sh127 EMULATION_NAME=$1
133 echo $1 >> ${DEPDIR}/e${EMULATION_NAME}.Tc
139 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
143 CUSTOMIZER_SCRIPT="${srcdir}/emulparams/${EMULATION_NAME}.sh"
153 *" ${EMULATION_NAME} "*)
278 if [ "x$1" = "x$EMULATION_NAME" ]; then
305 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xr
313 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xu
321 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.x
327 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}
[all...]
/netbsd-current/external/gpl3/binutils/dist/ld/emulparams/
H A Darmelf_nbsd_eabihf.sh14 case "$EMULATION_NAME" in
H A Delf32bmipn32-defs.sh18 case "x$EMULATION_NAME" in
22 *) echo $0: unhandled emulation $EMULATION_NAME >&2; exit 1 ;;
27 *" ${EMULATION_NAME} "*)
H A Darmelf_nbsd.sh13 case "$EMULATION_NAME" in
H A Delf64_sparc.sh30 *" ${EMULATION_NAME} "*)
41 case "$EMULATION_NAME" in
/netbsd-current/external/gpl3/gdb/dist/ld/emulparams/
H A Darmelf_nbsd_eabihf.sh14 case "$EMULATION_NAME" in

Completed in 230 milliseconds

1234