MCPcopy 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
72void GlobalFunctionPointerTest()
73{
74 StackWalkerToConsole sw;
75 sw.ShowObject(&pGlobalFuncPtr);
76}
77
78#ifdef UNHANDLED_EXCEPTION_TEST
79

Callers 1

_tmainFunction · 0.85

Calls 1

ShowObjectMethod · 0.80

Tested by

no test coverage detected