Lines Matching refs:eax
95 movl $_mcleanup,%eax
96 testl %eax,%eax
98 pushl %eax
103 movl $_DYNAMIC,%eax
104 testl %eax,%eax
158 lea __get_exit_frame_monitor_ptr, %eax
159 movl (%eax), %eax
160 testl %eax,%eax
162 lea __do_exit_code_ptr, %eax
163 movl (%eax), %eax
164 testl %eax, %eax
166 pushl %eax
180 movl 8(%ebp),%eax /* argc */
184 leal 16(%ebp,%eax,4),%edx /* envp */
194 pushl %eax /* argc */
199 pushl %eax /* return value from main */
200 pushl %eax /* push it again (for _exit(), below) */