Home
last modified time | relevance | path

Searched refs:DescribeAddressIfGlobal (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_report.cc318 static bool DescribeAddressIfGlobal(uptr addr, uptr size, in DescribeAddressIfGlobal() function
586 if (DescribeAddressIfGlobal(addr, access_size, bug_type)) in DescribeAddress()