Searched refs:GetShadowAddressInformation (Results 1 – 2 of 2) sorted by relevance
89 if (!GetShadowAddressInformation(addr, &descr)) return false; in DescribeAddressIfShadow()94 bool GetShadowAddressInformation(uptr addr, ShadowAddressDescription *descr) { in GetShadowAddressInformation() function443 if (GetShadowAddressInformation(addr, &data.shadow)) { in AddressDescription()487 if (GetShadowAddressInformation(addr, &shadow_descr)) { in PrintAddressDescription()
98 bool GetShadowAddressInformation(uptr addr, ShadowAddressDescription *descr);