Searched refs:GetCfaCfaRule (Results 1 – 3 of 3) sorted by relevance
20 CfaCfaRule* GetCfaCfaRule() { return &fCfaCfaRule; } in GetCfaCfaRule() function21 const CfaCfaRule* GetCfaCfaRule() const { return &fCfaCfaRule; } in GetCfaCfaRule() function
48 CfaCfaRule* GetCfaCfaRule() const in GetCfaCfaRule() function49 { return fRuleSet->GetCfaCfaRule(); } in GetCfaCfaRule()
2392 CfaCfaRule* cfaCfaRule = context.GetCfaCfaRule(); in _UnwindCallFrame()2792 context.GetCfaCfaRule()->SetToRegisterOffset(reg, offset); in _ParseFrameInfoInstructions()2802 if (context.GetCfaCfaRule()->Type() in _ParseFrameInfoInstructions()2806 context.GetCfaCfaRule()->SetRegister(reg); in _ParseFrameInfoInstructions()2816 if (context.GetCfaCfaRule()->Type() in _ParseFrameInfoInstructions()2820 context.GetCfaCfaRule()->SetOffset(offset); in _ParseFrameInfoInstructions()2832 context.GetCfaCfaRule()->SetToExpression(block, in _ParseFrameInfoInstructions()2872 context.GetCfaCfaRule()->SetToRegisterOffset(reg, in _ParseFrameInfoInstructions()2883 if (context.GetCfaCfaRule()->Type() in _ParseFrameInfoInstructions()2887 context.GetCfaCfaRule()->SetOffset( in _ParseFrameInfoInstructions()