Lines Matching refs:StackFrame
125 if (StackFrame *frame = exe_ctx.GetFramePtr()) in GetSymbolContext()
141 StackFrame *frame = nullptr; in GetModule()
165 StackFrame *frame = nullptr; in GetCompileUnit()
189 StackFrame *frame = nullptr; in GetFunction()
213 StackFrame *frame = nullptr; in GetSymbol()
236 StackFrame *frame = nullptr; in GetBlock()
257 StackFrame *frame = nullptr; in GetFrameBlock()
278 StackFrame *frame = nullptr; in GetLineEntry()
302 StackFrame *frame = exe_ctx.GetFramePtr(); in GetFrameID()
315 StackFrame *frame = exe_ctx.GetFramePtr(); in GetCFA()
328 StackFrame *frame = nullptr; in GetPC()
357 if (StackFrame *frame = exe_ctx.GetFramePtr()) { in SetPC()
380 if (StackFrame *frame = exe_ctx.GetFramePtr()) { in GetSP()
403 if (StackFrame *frame = exe_ctx.GetFramePtr()) { in GetFP()
421 StackFrame *frame = exe_ctx.GetFramePtr(); in GetPCAddress()
448 StackFrame *frame = exe_ctx.GetFramePtr(); in GetValueForVariablePath()
470 StackFrame *frame = nullptr; in GetValueForVariablePath()
482 StackFrame::eExpressionPathOptionCheckPtrVsMember | in GetValueForVariablePath()
483 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess, in GetValueForVariablePath()
499 StackFrame *frame = exe_ctx.GetFramePtr(); in FindVariable()
524 StackFrame *frame = nullptr; in FindVariable()
550 StackFrame *frame = exe_ctx.GetFramePtr(); in FindValue()
574 StackFrame *frame = nullptr; in FindValue()
712 StackFrame *frame = nullptr; in Disassemble()
736 StackFrame *frame = exe_ctx.GetFramePtr(); in GetVariables()
786 StackFrame *frame = nullptr; in GetVariables()
886 StackFrame *frame = nullptr; in GetRegisters()
917 StackFrame *frame = nullptr; in FindRegister()
948 StackFrame *frame; in GetDescription()
973 StackFrame *frame = exe_ctx.GetFramePtr(); in EvaluateExpression()
1003 StackFrame *frame = exe_ctx.GetFramePtr(); in EvaluateExpression()
1024 StackFrame *frame = exe_ctx.GetFramePtr(); in EvaluateExpression()
1051 StackFrame *frame = nullptr; in EvaluateExpression()
1097 StackFrame *frame = nullptr; in IsInlined()
1127 StackFrame *frame = exe_ctx.GetFramePtr(); in IsArtificial()
1146 StackFrame *frame = nullptr; in GuessLanguage()
1168 StackFrame *frame = nullptr; in GetFunctionName()
1211 StackFrame *frame = nullptr; in GetDisplayFunctionName()