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

  /external/elfutils/src/
ldscript.h 43 kALIGN = 259,
73 #define kALIGN 259
ldlex.l 138 ALIGN { return kALIGN; }
ldscript.c 78 kALIGN = 259,
108 #define kALIGN 259
588 "$end", "error", "$undefined", "kADD_OP", "kALIGN", "kAS_NEEDED",
    [all...]
ldscript.y 87 %token kALIGN
310 expr: kALIGN '(' expr ')'
ldlex.c     [all...]

Completed in 60 milliseconds