Searched refs:GROUP (Results 1 – 25 of 26) sorted by relevance
12
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/ |
D | group0a.d | 6 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
|
D | section4.d | 7 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
|
D | group1a.d | 8 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
|
D | groupautoa.d | 8 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
|
D | group2.d | 8 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/elf/ |
D | group0a.d | 6 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
|
D | section4.d | 6 [ ]*\[.*\][ ]+.group[ ]+GROUP.*
|
D | group1a.d | 6 [ ]*\[.*\][ ]+\.group[ ]+GROUP.*
|
/toolchain/binutils/binutils-2.27/ld/emulparams/ |
D | score3_elf.sh | 9 GROUP="-lm -lc -lglsim -lgcc -lstdc++"
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/ |
D | group-5.d | 9 \[[ 0-9]+\] \.group[ \t]+GROUP[ \t]+.*
|
D | strip-5.d | 8 \[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
|
D | strip-2.d | 8 \[[ 0-9]+\] \.group[ \t]+GROUP[ \t]+.*
|
D | strip-9.d | 8 \[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
|
D | strip-7.d | 8 \[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/ |
D | group-1.d | 11 \[ 1\] \.group GROUP 0000000000000000 00000040
|
D | group-2.d | 12 \[ 1\] \.group GROUP 0000000000000000 00000040
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-bfin.c | 1156 #define GROUP(x) ((x->regno & CLASS_MASK) >> 4) macro 1364 grp = (GROUP (reg)); in bfin_gen_ldimmhalf() 1690 s = (GROUP (src)); in bfin_gen_ccmv() 1692 d = (GROUP (dst)); in bfin_gen_ccmv() 1720 gs = (GROUP (src)); in bfin_gen_regmv() 1722 gd = (GROUP (dst)); in bfin_gen_regmv() 1783 grp = (GROUP (reg)); in bfin_gen_pushpopreg() 1812 grp = GROUP (regtest); in bfin_gen_pseudodbg_assert()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ldgram.y | 146 %token LENGTH CREATE_OBJECT_SYMBOLS INPUT GROUP OUTPUT CONSTRUCTORS 342 | GROUP 1103 GROUP { ldlex_expression (); }
|
D | ldlex.l | 276 <EXPRESSION,BOTH,SCRIPT>"GROUP" { RTOKEN(GROUP);}
|
D | NEWS | 580 This can also be used in a linker script, as GROUP ( files ).
|
D | ld.texinfo | 307 @code{INPUT} or @code{GROUP} to load other objects. Specifying a 3325 @item GROUP(@var{file}, @var{file}, @dots{}) 3326 @itemx GROUP(@var{file} @var{file} @dots{}) 3327 @kindex GROUP(@var{files}) 3329 The @code{GROUP} command is like @code{INPUT}, except that the named 3337 This construct can appear only inside of the @code{INPUT} or @code{GROUP} 3339 as if they appear directly in the @code{INPUT} or @code{GROUP} commands, 3420 files. It affects subsequent @code{INPUT} and @code{GROUP} commands. 6345 assignments, or the @code{INPUT}, @code{GROUP}, or @code{VERSION}
|
D | ChangeLog-9197 | 1538 * ldlex.l: Recognize BLOCK and GROUP in EXPRESSION context. Add 1541 (section): Recognize GROUP. 4203 * ldgram.y (ifile_p1): Recognize GROUP. 4204 * ldlex.l: Recognize GROUP. 4205 * ld.texinfo (Option Commands): Document GROUP.
|
/toolchain/binutils/binutils-2.27/gold/ |
D | yyscript.y | 139 %token GROUP 256 | GROUP
|
D | script.cc | 1757 { "GROUP", GROUP },
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | or1kcommon.cpu | 98 (or (sll UWI (enum UWI (.sym "SPR-GROUP-" spr-group)) spr-shift) 140 SPR-GROUP-
|
12