Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.h34 int max_globals);
H A Dasan_globals.cpp176 int max_globals) { in GetGlobalsForAddress() argument
189 if (res == max_globals) in GetGlobalsForAddress()