Searched refs:CallStackRestore (Results 1 – 1 of 1) sorted by relevance
578 struct CallStackRestore final : EHScopeStack::Cleanup { struct580 CallStackRestore(Address Stack) : Stack(Stack) {} in CallStackRestore() argument2252 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()