HomeSort by relevance Sort by last modified time
    Searched refs:DescribeAddressIfGlobal (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/asan/
asan_report.h 24 bool DescribeAddressIfGlobal(uptr addr, uptr access_size);
asan_globals.cc 71 bool DescribeAddressIfGlobal(uptr addr, uptr size) {
asan_report.cc 409 if (DescribeAddressIfGlobal(addr, access_size))

Completed in 177 milliseconds