Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_report.h34 int max_globals);
H A Dasan_globals.cpp109 int max_globals) { in GetGlobalsForAddress() argument
122 if (res == max_globals) in GetGlobalsForAddress()