MCPcopy Create free account
hub / github.com/beefytech/Beef / CallStack_Update

Function CallStack_Update

IDEHelper/DebugManager.cpp:1418–1421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1416}
1417
1418BF_EXPORT void BF_CALLTYPE CallStack_Update()
1419{
1420 gDebugger->UpdateCallStack();
1421}
1422
1423BF_EXPORT void BF_CALLTYPE CallStack_Rehup()
1424{

Callers

nothing calls this directly

Calls 1

UpdateCallStackMethod · 0.45

Tested by

no test coverage detected