Home | History | Annotate | Download | only in string

Lines Matching refs:CFI_POP

82 #define CFI_POP(REG)						\
87 #define POP(REG) popl REG; CFI_POP (REG)