Searched refs:global_descr (Results 1 – 1 of 1) sorted by relevance
484 GlobalAddressDescription global_descr; in PrintAddressDescription() local485 if (GetGlobalAddressInformation(addr, access_size, &global_descr)) { in PrintAddressDescription()486 global_descr.Print(bug_type); in PrintAddressDescription()