Searched refs:eValueTypeVariableGlobal (Results 1 – 9 of 9) sorted by relevance
283 case eValueTypeVariableGlobal: in GetVariables()345 case eValueTypeVariableGlobal: in GetVariables()
852 case eValueTypeVariableGlobal: // global variable in FindValue()869 if (value_type == eValueTypeVariableGlobal) in FindValue()1118 case eValueTypeVariableGlobal: in GetVariables()
452 …case eValueTypeVariableGlobal: log->Printf ("SBValue(%p)::GetValueType () => eValueTypeVariableGl… in GetValueType()
171 return lldb::eValueTypeVariableGlobal; in GetValueType()
119 case eValueTypeVariableGlobal: s->PutCString(m_external ? "global" : "static"); break; in Dump()283 case eValueTypeVariableGlobal: in IsInScope()
227 eValueTypeVariableGlobal = 1, // globals variable enumerator
526 case eValueTypeVariableGlobal: in DoExecute()
728 case eValueTypeVariableGlobal: in DumpValueObject()
7487 scope = eValueTypeVariableGlobal; in ParseVariableDIE()