Searched refs:GetShadowAddressInformation (Results 1 – 2 of 2) sorted by relevance
87 if (!GetShadowAddressInformation(addr, &descr)) return false; in DescribeAddressIfShadow()92 bool GetShadowAddressInformation(uptr addr, ShadowAddressDescription *descr) { in GetShadowAddressInformation() function441 if (GetShadowAddressInformation(addr, &data.shadow)) { in AddressDescription()479 if (GetShadowAddressInformation(addr, &shadow_descr)) { in PrintAddressDescription()
100 bool GetShadowAddressInformation(uptr addr, ShadowAddressDescription *descr);