/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | yyscript.h | 101 FORCE_COMMON_ALLOCATION = 302, /* FORCE_COMMON_ALLOCATION */ enumerator 213 #define FORCE_COMMON_ALLOCATION 302 macro
|
H A D | yyscript.y | 140 %token FORCE_COMMON_ALLOCATION 257 | FORCE_COMMON_ALLOCATION
|
H A D | yyscript.c | 174 FORCE_COMMON_ALLOCATION = 302, /* FORCE_COMMON_ALLOCATION */ enumerator 286 #define FORCE_COMMON_ALLOCATION 302 macro
|
H A D | script.cc | 1786 { "FORCE_COMMON_ALLOCATION", FORCE_COMMON_ALLOCATION },
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | yyscript.h | 101 FORCE_COMMON_ALLOCATION = 302, /* FORCE_COMMON_ALLOCATION */ enumerator 213 #define FORCE_COMMON_ALLOCATION 302 macro
|
H A D | yyscript.y | 137 %token FORCE_COMMON_ALLOCATION 254 | FORCE_COMMON_ALLOCATION
|
H A D | yyscript.c | 171 FORCE_COMMON_ALLOCATION = 302, /* FORCE_COMMON_ALLOCATION */ enumerator 283 #define FORCE_COMMON_ALLOCATION 302 macro
|
H A D | script.cc | 1786 { "FORCE_COMMON_ALLOCATION", FORCE_COMMON_ALLOCATION },
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 100 FORCE_COMMON_ALLOCATION = 301, /* FORCE_COMMON_ALLOCATION */ enumerator 240 #define FORCE_COMMON_ALLOCATION 301 macro
|
H A D | ldgram.y | 134 %token SIZEOF_HEADERS OUTPUT_FORMAT FORCE_COMMON_ALLOCATION OUTPUT_ARCH 330 | FORCE_COMMON_ALLOCATION
|
H A D | ldlex.l | 291 <SCRIPT>"FORCE_COMMON_ALLOCATION" { RTOKEN(FORCE_COMMON_ALLOCATION); }
|
H A D | ldgram.c | 198 FORCE_COMMON_ALLOCATION = 301, /* FORCE_COMMON_ALLOCATION */ enumerator 338 #define FORCE_COMMON_ALLOCATION 301 macro
|
H A D | ldlex.c | 2195 { RTOKEN(FORCE_COMMON_ALLOCATION); }
|
H A D | ld.info | 246 The script command 'FORCE_COMMON_ALLOCATION' has the same effect. 3564 'FORCE_COMMON_ALLOCATION' 8935 * FORCE_COMMON_ALLOCATION: Miscellaneous Commands.
|
H A D | ld.texi | 450 script command @code{FORCE_COMMON_ALLOCATION} has the same effect. 4350 @item FORCE_COMMON_ALLOCATION 4351 @kindex FORCE_COMMON_ALLOCATION
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldgram.h | 104 FORCE_COMMON_ALLOCATION = 305, /* FORCE_COMMON_ALLOCATION */ enumerator 248 #define FORCE_COMMON_ALLOCATION 305 macro
|
H A D | ldgram.y | 137 %token SIZEOF_HEADERS OUTPUT_FORMAT FORCE_COMMON_ALLOCATION OUTPUT_ARCH 333 | FORCE_COMMON_ALLOCATION
|
H A D | ldlex.l | 292 <SCRIPT>"FORCE_COMMON_ALLOCATION" { RTOKEN(FORCE_COMMON_ALLOCATION); }
|
H A D | ldgram.c | 205 FORCE_COMMON_ALLOCATION = 305, /* FORCE_COMMON_ALLOCATION */ enumerator 349 #define FORCE_COMMON_ALLOCATION 305 macro
|
H A D | ldlex.c | 2219 { RTOKEN(FORCE_COMMON_ALLOCATION); }
|
H A D | ld.texi | 451 script command @code{FORCE_COMMON_ALLOCATION} has the same effect. 4527 @item FORCE_COMMON_ALLOCATION 4528 @kindex FORCE_COMMON_ALLOCATION
|
H A D | ld.info | 247 The script command ‘FORCE_COMMON_ALLOCATION’ has the same effect. 3718 ‘FORCE_COMMON_ALLOCATION’ 9287 * FORCE_COMMON_ALLOCATION: Miscellaneous Commands.
|