Searched refs:GlobalAddressDescription (Results 1 – 3 of 3) sorted by relevance
156 struct GlobalAddressDescription { struct169 bool PointsInsideTheSameVariable(const GlobalAddressDescription &other) const; argument173 GlobalAddressDescription *descr);202 GlobalAddressDescription global;262 const GlobalAddressDescription *AsGlobal() const { in AsGlobal()
302 GlobalAddressDescription *descr) { in GetGlobalAddressInformation()313 GlobalAddressDescription descr; in DescribeAddressIfGlobal()324 void GlobalAddressDescription::Print(const char *bug_type) const { in Print()336 bool GlobalAddressDescription::PointsInsideTheSameVariable( in PointsInsideTheSameVariable()337 const GlobalAddressDescription &other) const { in PointsInsideTheSameVariable()483 GlobalAddressDescription global_descr; in PrintAddressDescription()
401 GlobalAddressDescription gdesc1, gdesc2; in IsInvalidPointerPair()