Searched defs:SORT_BY_ALIGNMENT (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h67 SORT_BY_ALIGNMENT = 293, enumerator in enum:yytokentype
184 #define SORT_BY_ALIGNMENT 293 macro
H A Dldgram.c94 SORT_BY_ALIGNMENT = 293, enumerator in enum:yytokentype
211 #define SORT_BY_ALIGNMENT 293 macro
H A Dldlex.c2228 { RTOKEN(SORT_BY_ALIGNMENT); } variable
/haiku-buildtools/binutils/ld/
H A Dldgram.h86 SORT_BY_ALIGNMENT = 296, enumerator in enum:yytokentype
218 #define SORT_BY_ALIGNMENT 296 macro
H A Dldgram.c177 SORT_BY_ALIGNMENT = 296, enumerator in enum:yytokentype
309 #define SORT_BY_ALIGNMENT 296 macro
H A Dldlex.c2664 { RTOKEN(SORT_BY_ALIGNMENT); } variable

Completed in 188 milliseconds