Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc320 const int kMaxGlobalsInReport = 4; in DescribeAddressIfGlobal() local
321 __asan_global globals[kMaxGlobalsInReport]; in DescribeAddressIfGlobal()
322 u32 reg_sites[kMaxGlobalsInReport]; in DescribeAddressIfGlobal()