Home
last modified time | relevance | path

Searched refs:GetCfaCfaRule (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DCfaRuleSet.h20 CfaCfaRule* GetCfaCfaRule() { return &fCfaCfaRule; } in GetCfaCfaRule() function
21 const CfaCfaRule* GetCfaCfaRule() const { return &fCfaCfaRule; } in GetCfaCfaRule() function
H A DCfaContext.h48 CfaCfaRule* GetCfaCfaRule() const in GetCfaCfaRule() function
49 { return fRuleSet->GetCfaCfaRule(); } in GetCfaCfaRule()
H A DDwarfFile.cpp2392 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()