Searched refs:_exit (Results 1 – 25 of 25) sorted by relevance
86 # call _exit(0)88 # area on the stack which we reuse for calling _exit89 dla $t9, _exit
67 # call _exit(0)68 b %plt(_exit)
166 call _exit170 .def _exit; .scl 2; .type 32; .endef /* standard C library function */
87 # call _exit(0)89 # area on the stack which we reuse for calling _exit90 la $t9, _exit
126 # Use the secure PLT for _exit(0). If we use the insecure BSS PLT136 # call _exit(0) with special addend 0x8000 for large model138 bl _exit + 0x8000@plt
41 # to call the context-function and then do the _exit(0) dance.63 call _exit
62 IMPORT _exit105 bl _exit
105 brasl %r14,_exit@PLT
81 bl _exit
87 tail _exit@plt
86 EXTERN _exit:PROC
77 bl _exit@PLT
112 call _exit@PLT
184 call _exit@PLT
124 bl ._exit
136 bl ._exit
26 _exit PROTO, value:SDWORD label137 call _exit
164 bl _exit
38 _exit(139); \
1500 _exit(124); in zend_timeout_handler()
165 _exit(1);
1371 _exit(127); in PHP_FUNCTION()1395 _exit(127); in PHP_FUNCTION()
1147 _exit(EXIT_FAILURE); /* _exit(), not exit(), because of vfork */ in uncompressbuf()
671 _exit(1); in lsapi_sigsegv()
1474 _exit(0);
Completed in 64 milliseconds