Home
last modified time | relevance | path

Searched refs:CONSTRUCTORS (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
HDyyscript.h79 CONSTRUCTORS = 289, enumerator
186 #define CONSTRUCTORS 289 macro
HDyyscript.c144 CONSTRUCTORS = 289, enumerator
251 #define CONSTRUCTORS 289 macro
HDscript.cc1773 { "CONSTRUCTORS", CONSTRUCTORS },
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
HDyyscript.h80 CONSTRUCTORS = 289, enumerator
186 #define CONSTRUCTORS 289 macro
HDyyscript.c147 CONSTRUCTORS = 289, enumerator
253 #define CONSTRUCTORS 289 macro
/dragonfly/contrib/binutils-2.34/ld/
HDldgram.y147 %token LENGTH CREATE_OBJECT_SYMBOLS INPUT GROUP OUTPUT CONSTRUCTORS
675 | CONSTRUCTORS
680 | SORT_BY_NAME '(' CONSTRUCTORS ')'
HDldlex.l276 <BOTH,SCRIPT>"CONSTRUCTORS" { RTOKEN( CONSTRUCTORS);}
/dragonfly/contrib/binutils-2.27/ld/
HDldgram.y146 %token LENGTH CREATE_OBJECT_SYMBOLS INPUT GROUP OUTPUT CONSTRUCTORS
677 | CONSTRUCTORS
682 | SORT_BY_NAME '(' CONSTRUCTORS ')'
HDldlex.l281 <BOTH,SCRIPT>"CONSTRUCTORS" { RTOKEN( CONSTRUCTORS);}
HDld.texinfo4600 @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/
HDloader.ldscript143 SORT(CONSTRUCTORS)
/dragonfly/sys/platform/pc64/conf/
HDldscript.x86_64175 SORT(CONSTRUCTORS)
/dragonfly/sys/platform/vkernel64/conf/
HDldscript.x86_64175 SORT(CONSTRUCTORS)
/dragonfly/contrib/binutils-2.27/ld/scripttempl/
HDelf.sc602 ${CONSTRUCTING+SORT(CONSTRUCTORS)}
/dragonfly/contrib/binutils-2.34/ld/scripttempl/
HDelf.sc627 ${CONSTRUCTING+SORT(CONSTRUCTORS)}
/dragonfly/contrib/binutils-2.27/gold/
HDscript.cc1743 { "CONSTRUCTORS", CONSTRUCTORS },