HomeSort by: relevance | last modified time | path
    Searched defs:kMaxGlobals (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_descriptions.h 153 static const int kMaxGlobals = 4;
154 __asan_global globals[kMaxGlobals];
155 u32 reg_sites[kMaxGlobals];
asan_descriptions.h 153 static const int kMaxGlobals = 4;
154 __asan_global globals[kMaxGlobals];
155 u32 reg_sites[kMaxGlobals];

Completed in 20 milliseconds