Lines Matching defs:CFI_PUSH
78 #define CFI_PUSH(REG) \86 #define PUSH(REG) pushl REG; CFI_PUSH (REG)99 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp)2123 CFI_PUSH (%ebp)