Searched refs:CFISnapshotDiff (Results 1 – 1 of 1) sorted by relevance
2507 struct CFISnapshotDiff : public CFISnapshot { struct2512 CFISnapshotDiff(const CFISnapshot &S) : CFISnapshot(S) {} in CFISnapshotDiff() argument2514 CFISnapshotDiff( in CFISnapshotDiff() argument2603 CFISnapshotDiff CFIDiff(CIEFrameInstructions, FrameInstructions, in replayCFIInstrs()2638 CFISnapshotDiff FromCFITable(ToCFITable); in unwindCFIState()