Searched defs:FakeFrame (Results 1 – 3 of 3) sorted by relevance
21 struct FakeFrame { struct22 uptr magic; // Modified by the instrumented code.23 uptr descr; // Modified by the instrumented code.24 uptr pc; // Modified by the instrumented code.25 uptr real_stack;
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;
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;