Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:retaddr

72    stack, and use 'retaddr' as f's return-to address.  Also, clear all
76 Addr retaddr,
80 // 8(%esp) == retaddr
90 " pushl 8(%esi)\n" // retaddr to stack
131 #define FSZ "4+4+4+4" /* frame size = retaddr+ebx+edi+esi */