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