Searched refs:eValueTypeVariableGlobal (Results 1 – 11 of 11) sorted by relevance
268 case eValueTypeVariableGlobal: in GetVariables()325 case eValueTypeVariableGlobal: in GetVariables()
597 case eValueTypeVariableGlobal: // global variable in FindValue()615 if (value_type == eValueTypeVariableGlobal) { in FindValue()843 case eValueTypeVariableGlobal: in GetVariables()
145 return lldb::eValueTypeVariableGlobal; in GetValueType()
124 case eValueTypeVariableGlobal: in Dump()289 case eValueTypeVariableGlobal: in IsInScope()
254 case eValueTypeVariableGlobal: in GetDescription()
459 case eValueTypeVariableGlobal: in GetScopeString()625 case eValueTypeVariableGlobal: in DoExecute()
752 case eValueTypeVariableGlobal: in DumpValueObject()
309 eValueTypeVariableGlobal = 1, ///< globals variable enumerator
764 scope = (sym.kind() == S_GDATA32) ? eValueTypeVariableGlobal in CreateGlobalVariable()841 type_sp, eValueTypeVariableGlobal, module.get(), ranges, &decl, location, in CreateConstantSymbol()
927 scope = eValueTypeVariableGlobal; in ParseVariableForPDBData()
3462 scope = eValueTypeVariableGlobal; in ParseVariableDIE()