Searched refs:kALIGN (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/0.153/src/
H A Dldscript.h41 kALIGN = 259, enumerator in enum:yytokentype
71 #define kALIGN 259 macro
H A Dldlex.l138 ALIGN { return kALIGN; }
H A Dldscript.c177 kALIGN = 259, enumerator in enum:yytokentype
207 #define kALIGN 259 macro
605 "$end", "error", "$undefined", "kADD_OP", "kALIGN", "kAS_NEEDED",
H A Dldscript.y87 %token kALIGN
310 expr: kALIGN '(' expr ')'
H A Dldlex.c1547 { return kALIGN; }

Completed in 84 milliseconds