OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EMULATION_NAME
(Results
1 - 14
of
14
) sorted by null
/toolchain/binutils/binutils-2.25/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
} "*)
258
if [ "x$1" = "x$
EMULATION_NAME
" ]; then
306
) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${
EMULATION_NAME
}.xr
314
) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${
EMULATION_NAME
}.xu
325
) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${
EMULATION_NAME
}.x
332
) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${
EMULATION_NAME
}.xn
339
) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${
EMULATION_NAME
}.xbn
344
COMBRELOC=ldscripts/${
EMULATION_NAME
}.xc.tm
[
all
...]
/toolchain/binutils/binutils-2.25/ld/emulparams/
elf32bmipn32-defs.sh
16
case "$
EMULATION_NAME
" in
19
*) echo $0: unhandled emulation $
EMULATION_NAME
>&2; exit 1 ;;
24
*" ${
EMULATION_NAME
} "*)
elf32_x86_64.sh
22
*" ${
EMULATION_NAME
} "*)
31
case "$
EMULATION_NAME
" in
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
23
*" ${
EMULATION_NAME
} "*)
32
case "$
EMULATION_NAME
" in
elf_l1om.sh
23
*" ${
EMULATION_NAME
} "*)
32
case "$
EMULATION_NAME
" in
elf_x86_64.sh
24
*" ${
EMULATION_NAME
} "*)
33
case "$
EMULATION_NAME
" in
elf64rdos.sh
20
*" ${
EMULATION_NAME
} "*)
elf_i386.sh
21
case "$
EMULATION_NAME
" in
elf32ppccommon.sh
39
*" ${
EMULATION_NAME
} "*)
47
case "$host":"$
EMULATION_NAME
" in
aarch64linux.sh
43
case "$
EMULATION_NAME
" in
aarch64linux32.sh
43
case "$
EMULATION_NAME
" in
Completed in 144 milliseconds