Searched refs:CONSTRUCTORS (Results 1 – 16 of 16) sorted by relevance
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | yyscript.h | 79 CONSTRUCTORS = 289, enumerator 186 #define CONSTRUCTORS 289 macro
|
| HD | yyscript.c | 144 CONSTRUCTORS = 289, enumerator 251 #define CONSTRUCTORS 289 macro
|
| HD | script.cc | 1773 { "CONSTRUCTORS", CONSTRUCTORS },
|
| /dragonfly/gnu/usr.bin/binutils227/block2/libgold/ |
| HD | yyscript.h | 80 CONSTRUCTORS = 289, enumerator 186 #define CONSTRUCTORS 289 macro
|
| HD | yyscript.c | 147 CONSTRUCTORS = 289, enumerator 253 #define CONSTRUCTORS 289 macro
|
| /dragonfly/contrib/binutils-2.34/ld/ |
| HD | ldgram.y | 147 %token LENGTH CREATE_OBJECT_SYMBOLS INPUT GROUP OUTPUT CONSTRUCTORS 675 | CONSTRUCTORS 680 | SORT_BY_NAME '(' CONSTRUCTORS ')'
|
| HD | ldlex.l | 276 <BOTH,SCRIPT>"CONSTRUCTORS" { RTOKEN( CONSTRUCTORS);}
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ldgram.y | 146 %token LENGTH CREATE_OBJECT_SYMBOLS INPUT GROUP OUTPUT CONSTRUCTORS 677 | CONSTRUCTORS 682 | SORT_BY_NAME '(' CONSTRUCTORS ')'
|
| HD | ldlex.l | 281 <BOTH,SCRIPT>"CONSTRUCTORS" { RTOKEN( CONSTRUCTORS);}
|
| HD | ld.texinfo | 4600 @kindex CONSTRUCTORS 4603 @item CONSTRUCTORS 4609 For these object file formats, the @code{CONSTRUCTORS} command tells the 4611 @code{CONSTRUCTORS} command appears. The @code{CONSTRUCTORS} command is 4650 are executed in the correct order. When using the @code{CONSTRUCTORS} 4651 command, use @samp{SORT_BY_NAME(CONSTRUCTORS)} instead. When using the
|
| /dragonfly/stand/boot/pc32/loader/ |
| HD | loader.ldscript | 143 SORT(CONSTRUCTORS)
|
| /dragonfly/sys/platform/pc64/conf/ |
| HD | ldscript.x86_64 | 175 SORT(CONSTRUCTORS)
|
| /dragonfly/sys/platform/vkernel64/conf/ |
| HD | ldscript.x86_64 | 175 SORT(CONSTRUCTORS)
|
| /dragonfly/contrib/binutils-2.27/ld/scripttempl/ |
| HD | elf.sc | 602 ${CONSTRUCTING+SORT(CONSTRUCTORS)}
|
| /dragonfly/contrib/binutils-2.34/ld/scripttempl/ |
| HD | elf.sc | 627 ${CONSTRUCTING+SORT(CONSTRUCTORS)}
|
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | script.cc | 1743 { "CONSTRUCTORS", CONSTRUCTORS },
|