HomeSort by relevance Sort by last modified time
    Searched refs:kALIGN (Results 1 - 5 of 5) sorted by null

  /external/elfutils/src/
ldscript.h 33 kALIGN = 259,
61 #define kALIGN 259
ldlex.l 121 ALIGN { return kALIGN; }
ldscript.y 74 %token kALIGN
292 expr: kALIGN '(' expr ')'
ldscript.c 66 kALIGN = 259,
94 #define kALIGN 259
442 "$end", "error", "$undefined", "kADD_OP", "kALIGN", "kENTRY",
    [all...]
ldlex.c     [all...]

Completed in 56 milliseconds