Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JochenKalmbach/StackWalker
/ GlobalFunctionPointerTest
Function
GlobalFunctionPointerTest
Main/StackWalker/main.cpp:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void GlobalFunctionPointerTest()
73
{
74
StackWalkerToConsole sw;
75
sw.ShowObject(&pGlobalFuncPtr);
76
}
77
78
#ifdef UNHANDLED_EXCEPTION_TEST
79
Callers
1
_tmain
Function · 0.85
Calls
1
ShowObject
Method · 0.80
Tested by
no test coverage detected