Lines Matching refs:sb_value
654 SBValue sb_value; in GetValueForVariablePath() local
661 sb_value = GetValueForVariablePath (var_path, use_dynamic); in GetValueForVariablePath()
663 return sb_value; in GetValueForVariablePath()
669 SBValue sb_value; in GetValueForVariablePath() local
676 return sb_value; in GetValueForVariablePath()
699 sb_value.SetSP(value_sp, use_dynamic); in GetValueForVariablePath()
713 return sb_value; in GetValueForVariablePath()
737 SBValue sb_value; in FindVariable() local
743 return sb_value; in FindVariable()
782 sb_value.SetSP(value_sp, use_dynamic); in FindVariable()
802 return sb_value; in FindVariable()
824 SBValue sb_value; in FindValue() local
830 return sb_value; in FindValue()
878 sb_value.SetSP (value_sp, use_dynamic); in FindValue()
900 sb_value.SetSP (value_sp); in FindValue()
922 sb_value.SetSP (value_sp); in FindValue()
937 sb_value.SetSP (value_sp, use_dynamic); in FindValue()
964 return sb_value; in FindValue()