Searched refs:FORCE_COMMON_ALLOCATION (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h70 FORCE_COMMON_ALLOCATION = 296, enumerator in enum:yytokentype
187 #define FORCE_COMMON_ALLOCATION 296 macro
H A Dldgram.c97 FORCE_COMMON_ALLOCATION = 296, enumerator in enum:yytokentype
214 #define FORCE_COMMON_ALLOCATION 296 macro
828 "FORCE_COMMON_ALLOCATION", "OUTPUT_ARCH", "INHIBIT_COMMON_ALLOCATION",
H A Dldgram.y132 %token SIZEOF_HEADERS OUTPUT_FORMAT FORCE_COMMON_ALLOCATION OUTPUT_ARCH
332 | FORCE_COMMON_ALLOCATION
H A Dldlex.l278 <BOTH,SCRIPT>"FORCE_COMMON_ALLOCATION" { RTOKEN(FORCE_COMMON_ALLOCATION);}
H A Dldlex.c2133 { RTOKEN(FORCE_COMMON_ALLOCATION);} variable
/haiku-buildtools/binutils/ld/
H A Dldgram.h91 FORCE_COMMON_ALLOCATION = 301, enumerator in enum:yytokentype
223 #define FORCE_COMMON_ALLOCATION 301 macro
H A Dldgram.y133 %token SIZEOF_HEADERS OUTPUT_FORMAT FORCE_COMMON_ALLOCATION OUTPUT_ARCH
337 | FORCE_COMMON_ALLOCATION
H A Dldgram.c182 FORCE_COMMON_ALLOCATION = 301, enumerator in enum:yytokentype
314 #define FORCE_COMMON_ALLOCATION 301 macro
798 "FORCE_COMMON_ALLOCATION", "OUTPUT_ARCH", "INHIBIT_COMMON_ALLOCATION",
H A Dldlex.l276 <BOTH,SCRIPT>"FORCE_COMMON_ALLOCATION" { RTOKEN(FORCE_COMMON_ALLOCATION);}
H A Dldlex.c2549 { RTOKEN(FORCE_COMMON_ALLOCATION);} variable
/haiku-buildtools/binutils/gold/
H A Dyyscript.y137 %token FORCE_COMMON_ALLOCATION
254 | FORCE_COMMON_ALLOCATION
H A Dscript.cc1763 { "FORCE_COMMON_ALLOCATION", FORCE_COMMON_ALLOCATION },

Completed in 207 milliseconds