Searched refs:eValueTypeVariableGlobal (Results 1 – 12 of 12) sorted by relevance
216 case eValueTypeVariableGlobal: in GetVariables()269 case eValueTypeVariableGlobal: in GetVariables()
730 case eValueTypeVariableGlobal: // global variable in FindValue()748 if (value_type == eValueTypeVariableGlobal) { in FindValue()993 case eValueTypeVariableGlobal: in GetVariables()
400 case eValueTypeVariableGlobal: in GetValueType()
148 return lldb::eValueTypeVariableGlobal; in GetValueType()
123 case eValueTypeVariableGlobal: in Dump()288 case eValueTypeVariableGlobal: in IsInScope()
274 case eValueTypeVariableGlobal: in GetDescription()
490 case eValueTypeVariableGlobal: in GetScopeString()656 case eValueTypeVariableGlobal: in DoExecute()
759 case eValueTypeVariableGlobal: in DumpValueObject()
332 eValueTypeVariableGlobal = 1, // globals variable enumerator
740 scope = (sym.kind() == S_GDATA32) ? eValueTypeVariableGlobal in CreateGlobalVariable()817 type_sp, eValueTypeVariableGlobal, module.get(), ranges, &decl, location, in CreateConstantSymbol()
878 scope = eValueTypeVariableGlobal; in ParseVariableForPDBData()
3491 scope = eValueTypeVariableGlobal; in ParseVariableDIE()