Searched refs:kMaxGlobals (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h152 static const int kMaxGlobals = 4; member in struct:__asan::GlobalAddressDescription
153 __asan_global globals[kMaxGlobals];
154 u32 reg_sites[kMaxGlobals];

Completed in 104 milliseconds