Searched refs:_exit (Results 1 – 20 of 20) sorted by relevance
86 # call _exit(0)88 # area on the stack which we reuse for calling _exit89 dla $t9, _exit
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
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
108 call _exit@PLT
142 call _exit@PLT
124 bl ._exit
136 bl ._exit
26 _exit PROTO, value:SDWORD label137 call _exit
164 bl _exit
164 _exit(1);
1264 _exit(127); in PHP_FUNCTION()1288 _exit(127); in PHP_FUNCTION()
916 _exit(1); /* _exit(), not exit(), because of vfork */ in uncompressbuf()
672 _exit(1); in lsapi_sigsegv()
1436 _exit(124); in zend_timeout_handler()
Completed in 56 milliseconds