Home | History | Annotate | Download | only in string

Lines Matching refs:CFI_POP

74 #define CFI_POP(REG)						\
79 #define POP(REG) popl REG; CFI_POP (REG)