Searched refs:ParentFrame (Results 1 – 1 of 1) sorted by relevance
53 auto *ParentFrame = State.getParentFrame(); in unwindCall() local60 if (ParentFrame == State.getDummyRootPtr() || in unwindCall()61 ParentFrame->Address != Source) { in unwindCall()63 if (ParentFrame != State.getDummyRootPtr()) { in unwindCall()