Searched defs:FakeFrame (Results 1 – 1 of 1) sorted by relevance
23 struct FakeFrame { struct24 uptr magic; // Modified by the instrumented code.25 uptr descr; // Modified by the instrumented code.26 uptr pc; // Modified by the instrumented code.27 uptr real_stack;