Searched refs:ARM_FT_STACKALIGN (Results 1 – 1 of 1) sorted by relevance
1448 #define ARM_FT_STACKALIGN (1 << 6) /* Called with misaligned stack. */ macro1457 #define IS_STACKALIGN(t) (t & ARM_FT_STACKALIGN)