MCPcopy 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
703BF_EXPORT void BF_CALLTYPE IDEHelper_ProgramStart()
704{
705 BfIRCodeGen::StaticInit();
706}
707
708BF_EXPORT void BF_CALLTYPE IDEHelper_ProgramDone()
709{

Callers 2

FuzzInitFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected