Lines Matching refs:sb_value
444 SBValue sb_value; in GetValueForVariablePath() local
453 sb_value = GetValueForVariablePath(var_path, use_dynamic); in GetValueForVariablePath()
455 return sb_value; in GetValueForVariablePath()
462 SBValue sb_value; in GetValueForVariablePath() local
464 return sb_value; in GetValueForVariablePath()
485 sb_value.SetSP(value_sp, use_dynamic); in GetValueForVariablePath()
489 return sb_value; in GetValueForVariablePath()
514 SBValue sb_value; in FindVariable() local
517 return sb_value; in FindVariable()
535 sb_value.SetSP(value_sp, use_dynamic); in FindVariable()
540 return sb_value; in FindVariable()
564 SBValue sb_value; in FindValue() local
567 return sb_value; in FindValue()
615 sb_value.SetSP(value_sp, use_dynamic); in FindValue()
626 sb_value.SetSP(value_sp); in FindValue()
645 sb_value.SetSP(value_sp); in FindValue()
659 sb_value.SetSP(value_sp, use_dynamic); in FindValue()
670 return sb_value; in FindValue()