Home | History | Annotate | Download | only in string

Lines Matching refs:CFI_PUSH

70 #define CFI_PUSH(REG)						\
78 #define PUSH(REG) pushl REG; CFI_PUSH (REG)
91 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp)
2090 CFI_PUSH (%ebx)
2091 CFI_PUSH (%edi)
2092 CFI_PUSH (%esi)
2110 CFI_PUSH (%ebp)