Searched refs:GlobalAddressDescription (Results 1 – 3 of 3) sorted by relevance
154 struct GlobalAddressDescription { struct167 bool PointsInsideTheSameVariable(const GlobalAddressDescription &other) const; argument171 GlobalAddressDescription *descr);200 GlobalAddressDescription global;260 const GlobalAddressDescription *AsGlobal() const { in AsGlobal()
304 GlobalAddressDescription *descr) { in GetGlobalAddressInformation()315 GlobalAddressDescription descr; in DescribeAddressIfGlobal()327 void GlobalAddressDescription::Print(const char *bug_type) const { in Print()339 bool GlobalAddressDescription::PointsInsideTheSameVariable( in PointsInsideTheSameVariable()340 const GlobalAddressDescription &other) const { in PointsInsideTheSameVariable()492 GlobalAddressDescription global_descr; in PrintAddressDescription()
454 GlobalAddressDescription gdesc1, gdesc2; in IsInvalidPointerPair()