Searched refs:GlobalAddressDescription (Results 1 – 3 of 3) sorted by relevance
150 struct GlobalAddressDescription { struct163 bool PointsInsideTheSameVariable(const GlobalAddressDescription &other) const; argument167 GlobalAddressDescription *descr);196 GlobalAddressDescription global;256 const GlobalAddressDescription *AsGlobal() const { in AsGlobal()
304 GlobalAddressDescription *descr) { in GetGlobalAddressInformation()315 GlobalAddressDescription descr; in DescribeAddressIfGlobal()326 void GlobalAddressDescription::Print(const char *bug_type) const { in Print()338 bool GlobalAddressDescription::PointsInsideTheSameVariable( in PointsInsideTheSameVariable()339 const GlobalAddressDescription &other) const { in PointsInsideTheSameVariable()479 GlobalAddressDescription global_descr; in PrintAddressDescription()
391 GlobalAddressDescription gdesc1, gdesc2; in IsInvalidPointerPair()