Home
last modified time | relevance | path

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

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