Searched refs:script (Results 1 – 25 of 457) sorted by relevance
12345678910>>...19
/toolchain/binutils/binutils-2.25/ld/ |
D | ldint.texinfo | 100 default linker script, and certain emulations also modify certain types 103 Emulations are created during the build process by the shell script 106 The @file{genscripts.sh} script starts by reading a file in the 107 @file{emulparams} directory. This is a shell script which sets various 111 The @file{genscripts.sh} script will invoke a shell script in the 113 written in the linker command language. The @file{scripttempl} script 116 The choice of script is made based on the command line options. 119 shell script, this time in the @file{emultempl} directory. That shell 120 script will create the emulation source file, which contains C code. 126 emulation parameters script in the @file{emulparams} directory, a linker [all …]
|
D | NEWS | 19 * Add LOG2CEIL() builtin function to the linker script language 33 * Add ALIGN_WITH_INPUT to the linker script language to force the alignment of 42 * Added SORT_NONE to the linker script language to disable section sorting. 65 * INPUT_SECTION_FLAGS has been added to the linker script language 70 * Added SORT_BY_INIT_PRIORITY to the linker script language to permit 76 * Linker script expression evaluation is somewhat more sane. This may 119 * New script function REGION_ALIAS to add alias names to memory regions. 163 augment the default script. 165 * Linker script input section filespecs may now specify a file within an 191 * Add a new command line option '--default-script=FILE' or '-dT FILE' [all …]
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | tic80coff.sc | 1 # Linker script for TI TMS320C80 (tic80) COFF. 9 # Besides the shell variables set by the emulparams script, and the LD_FLAG 10 # variable, the genscripts.sh script will set the following variables for each 11 # time this script is run to generate one of the linker scripts for ldscripts: 20 # aligned, or to "." when generating the -N script. 22 # CREATE_SHLIB: Set to a non-empty string when generating a script for 31 Copying and distribution of this script, with or without modification,
|
D | README | 1 The files in this directory are linker script templates. 3 EMULATION.sc, to generate EMULATION.{x,xr,xu,xn,xbn} -- the script
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
D | default-script4.d | 1 # source: default-script.s 2 # ld: --default-script default-script.t -defsym _START=0x8000000
|
D | default-script2.d | 1 # source: default-script.s 2 # ld: -T default-script.t -defsym _START=0x8000000
|
D | default-script3.d | 1 # source: default-script.s 2 # ld: -defsym _START=0x8000000 -dT default-script.t
|
D | default-script1.d | 1 # source: default-script.s 2 # ld: -defsym _START=0x8000000 -T default-script.t
|
D | scriptm.t | 1 * MRI script 10 load tmpdir/script.o
|
/toolchain/binutils/binutils-2.25/gold/po/ |
D | POTFILES.in | 81 script-c.h 82 script-sections.cc 83 script-sections.h 84 script.cc 85 script.h
|
D | gold.pot | 22 msgid "script or expression reference to %s" 999 msgid "%s: script file changed" 1074 "SECTIONS clause of the linker script" 1432 msgid "unable to parse script file %s" 1437 msgid "unable to parse version script file %s" 1442 msgid "unable to parse dynamic-list script file %s" 1749 msgid "[all,files,script,task][,...]" 2384 msgid "Read linker script" 2456 msgid "Read version script" 2524 msgid "Allow unused version in script (default)" [all …]
|
D | id.po | 858 msgid "unable to parse script file %s" 859 msgstr "tidak dapat mengambil berkas script %s" 863 msgid "unable to parse version script file %s" 864 msgstr "tidak dapat mengambil berkas script versi %s" 1023 msgid "[all,files,script,task][,...]" 1263 msgid "Read linker script" 1264 msgstr "Baca script penyambung" 1319 msgid "Read version script" 1320 msgstr "Baca versi script" 1608 #: script-sections.cc:432 [all …]
|
D | it.po | 980 msgid "unable to parse script file %s" 981 msgstr "impossibile analizzare lo script %s" 985 msgid "unable to parse version script file %s" 986 msgstr "impossibile analizzare lo script di versione %s" 990 msgid "unable to parse dynamic-list script file %s" 991 msgstr "impossibile analizzare lo script dell'elenco dinamico %s" 1183 msgid "[all,files,script,task][,...]" 1184 msgstr "[all,files,script,task][,...]" 1572 msgid "Read linker script" 1573 msgstr "Legge lo script del linker" [all …]
|
D | fi.po | 985 msgid "unable to parse script file %s" 990 msgid "unable to parse version script file %s" 995 msgid "unable to parse dynamic-list script file %s" 1188 msgid "[all,files,script,task][,...]" 1577 msgid "Read linker script" 1625 msgid "Read version script" 1764 msgid "dot moves backward in linker script from 0x%llx to 0x%llx" 1999 #: script-sections.cc:690 2003 #: script-sections.cc:757 2007 #: script-sections.cc:941 [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | weakref1g.d | 9 # the rest of this file is generated with the following script: 10 # # script begin 14 # # script output:
|
D | weakref1l.d | 8 # the rest of this file is generated with the following script: 9 # # script begin 12 # # script output:
|
D | weakref1w.d | 7 # the rest of this file is generated with the following script: 8 # # script begin 11 # # script output:
|
D | weakref1u.d | 8 # the rest of this file is generated with the following script: 9 # # script begin 12 # # script output:
|
D | weakref1.d | 12 # the rest of this file is generated with the following script: 13 # # script begin 16 # # script output:
|
/toolchain/binutils/binutils-2.25/gold/ |
D | Makefile.am | 96 script-sections.cc \ 97 script.cc \ 145 script-c.h \ 146 script-sections.h \ 147 script.h \ 207 script-sections.$(OBJEXT): yyscript.h 208 script.$(OBJEXT): yyscript.h
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
D | relax_call26_boundary.ld | 1 /* Simple script for testing call26 relaxation via linker stubs. 2 This script is used for a bunch of tests that vary the placement of
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | script_test_3.sh | 91 script="BEGIN { if ($a >= 0x100000) { print \"true\" } else { print \"false\" } }" 92 x=`awk "$script" < /dev/null`
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
D | libdso-13b.d | 4 #ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468 8 # script hiding the function called pcrel-without-plt. There should
|
D | libdso-12c.d | 6 #ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468 10 # are forced local using a linker script. There should just be the
|
/toolchain/binutils/binutils-2.25/ |
D | README | 13 run the ``configure'' script here, e.g.: 22 (If the configure script can't determine your type of computer, give it 24 use the script ``config.sub'' to test whether a name is recognized; if
|
12345678910>>...19