Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IDEHelper_ProgramStart
Function
IDEHelper_ProgramStart
IDEHelper/DebugManager.cpp:703–706 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
701
}
702
703
BF_EXPORT void BF_CALLTYPE IDEHelper_ProgramStart()
704
{
705
BfIRCodeGen::StaticInit();
706
}
707
708
BF_EXPORT void BF_CALLTYPE IDEHelper_ProgramDone()
709
{
Callers
2
FuzzInit
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected