Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ exit
Function
exit
Library/OpensslLib/SysCall/CrtWrapper.c:364–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
363
364
void exit (int e)
365
{
366
NoReturnFuncPtr NoReturnFunc;
367
368
NoReturnFunc = (NoReturnFuncPtr) NopFunction;
369
370
NoReturnFunc ();
371
}
372
373
#else
374
Callers
15
usage
Function · 0.85
error
Function · 0.85
assertion
Function · 0.85
toBSDName
Function · 0.85
usage
Function · 0.85
main
Function · 0.85
GenFds.py
File · 0.85
TestTemplate
Function · 0.85
GetShdrByIndex
Function · 0.85
FindElfGOTSectionFromGOTEntryElfRva
Function · 0.85
WriteSections64
Function · 0.85
GetShdrByIndex
Function · 0.85
Calls
no outgoing calls
Tested by
6
TestTemplate
Function · 0.68
main
Function · 0.68
main
Function · 0.68
do_threads
Function · 0.68
test_vector
Function · 0.68
test_nistvector
Function · 0.68