Lines Matching refs:sb_value
446 SBValue sb_value; in GetValueForVariablePath() local
455 sb_value = GetValueForVariablePath(var_path, use_dynamic); in GetValueForVariablePath()
457 return sb_value; in GetValueForVariablePath()
464 SBValue sb_value; in GetValueForVariablePath() local
466 return sb_value; in GetValueForVariablePath()
487 sb_value.SetSP(value_sp, use_dynamic); in GetValueForVariablePath()
491 return sb_value; in GetValueForVariablePath()
516 SBValue sb_value; in FindVariable() local
519 return sb_value; in FindVariable()
537 sb_value.SetSP(value_sp, use_dynamic); in FindVariable()
542 return sb_value; in FindVariable()
566 SBValue sb_value; in FindValue() local
569 return sb_value; in FindValue()
619 sb_value.SetSP(value_sp, use_dynamic); in FindValue()
630 sb_value.SetSP(value_sp); in FindValue()
649 sb_value.SetSP(value_sp); in FindValue()
663 sb_value.SetSP(value_sp, use_dynamic); in FindValue()
674 return sb_value; in FindValue()