reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1564 var_location = Value(const_value_extractor.GetDataStart(), 1566 var_location.SetValueType(Value::eValueTypeHostAddress); 1585 if (var_location.GetContextType() == Value::eContextTypeInvalid) 1586 var_location.SetCompilerType(type_to_use); 1588 if (var_location.GetValueType() == Value::eValueTypeFileAddress) { 1595 Address so_addr(var_location.GetScalar().ULongLong(), 1601 var_location.GetScalar() = load_addr; 1602 var_location.SetValueType(Value::eValueTypeLoadAddress);