Searched refs:FromCFITable (Results 1 – 1 of 1) sorted by relevance
2638 CFISnapshotDiff FromCFITable(ToCFITable); in unwindCFIState() local2639 FromCFITable.advanceTo(FromState); in unwindCFIState()2645 if (FromCFITable.isRedundant(FrameInstructions.back())) { in unwindCFIState()2653 if (FromCFITable.isRedundant(CIEFrameInstructions[-ToCFITable.CFARule])) in unwindCFIState()2659 } else if (!FromCFITable.isRedundant( in unwindCFIState()2695 if (FromCFITable.isRedundant(FrameInstructions.back())) { in unwindCFIState()2706 if (FromCFITable.isRedundant(CIEFrameInstructions[-Rule])) in unwindCFIState()2714 if (FromCFITable.isRedundant(FrameInstructions[Rule])) in unwindCFIState()