Home
last modified time | relevance | path

Searched refs:FORCE_GROUP_ALLOCATION (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h103 FORCE_GROUP_ALLOCATION = 304, /* FORCE_GROUP_ALLOCATION */ enumerator
243 #define FORCE_GROUP_ALLOCATION 304 macro
H A Dldgram.y135 %token INHIBIT_COMMON_ALLOCATION FORCE_GROUP_ALLOCATION
332 | FORCE_GROUP_ALLOCATION
H A Dldlex.l292 <SCRIPT>"FORCE_GROUP_ALLOCATION" { RTOKEN(FORCE_GROUP_ALLOCATION); }
H A Dldgram.c201 FORCE_GROUP_ALLOCATION = 304, /* FORCE_GROUP_ALLOCATION */ enumerator
341 #define FORCE_GROUP_ALLOCATION 304 macro
H A Dldlex.c2200 { RTOKEN(FORCE_GROUP_ALLOCATION); }
H A DNEWS267 option --force-group-allocation or by placing FORCE_GROUP_ALLOCATION into the
H A DChangeLog-20172453 * ldgram.y: Add support for FORCE_GROUP_ALLOCATION.
2469 (Miscellaneous Commands): Document FORCE_GROUP_ALLOCATION.
H A Dld.info1427 command 'FORCE_GROUP_ALLOCATION' has the same effect. *Note
3574 'FORCE_GROUP_ALLOCATION'
8937 * FORCE_GROUP_ALLOCATION: Miscellaneous Commands.
H A Dld.texi1802 command @code{FORCE_GROUP_ALLOCATION} has the same
4364 @item FORCE_GROUP_ALLOCATION
4365 @kindex FORCE_GROUP_ALLOCATION
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldgram.h107 FORCE_GROUP_ALLOCATION = 308, /* FORCE_GROUP_ALLOCATION */ enumerator
251 #define FORCE_GROUP_ALLOCATION 308 macro
H A Dldgram.y138 %token INHIBIT_COMMON_ALLOCATION FORCE_GROUP_ALLOCATION
335 | FORCE_GROUP_ALLOCATION
H A Dldlex.l293 <SCRIPT>"FORCE_GROUP_ALLOCATION" { RTOKEN(FORCE_GROUP_ALLOCATION); }
H A Dldgram.c208 FORCE_GROUP_ALLOCATION = 308, /* FORCE_GROUP_ALLOCATION */ enumerator
352 #define FORCE_GROUP_ALLOCATION 308 macro
H A Dldlex.c2224 { RTOKEN(FORCE_GROUP_ALLOCATION); }
H A DNEWS342 option --force-group-allocation or by placing FORCE_GROUP_ALLOCATION into the
H A DChangeLog-20172453 * ldgram.y: Add support for FORCE_GROUP_ALLOCATION.
2469 (Miscellaneous Commands): Document FORCE_GROUP_ALLOCATION.
H A Dld.texi1921 command @code{FORCE_GROUP_ALLOCATION} has the same
4541 @item FORCE_GROUP_ALLOCATION
4542 @kindex FORCE_GROUP_ALLOCATION
H A Dld.info1532 command ‘FORCE_GROUP_ALLOCATION’ has the same effect. *Note
3728FORCE_GROUP_ALLOCATION
9289 * FORCE_GROUP_ALLOCATION: Miscellaneous Commands.