Lines Matching refs:call
80 * there was a genuine call to _start.
93 call atexit
97 call atexit
144 call atexit /* atexit(__Crun::do_exit_code()) */
182 call __fpstart
183 call __fsr /* support for ftrap/fround/fprecision */
184 call _init
185 call main /* main(argc,argv,envp) */
188 call exit
189 movl 4(%esp),%eax /* if user redefined exit, call _exit */
191 call _exit