Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_suppressions.h26 bool IsODRViolationSuppressed(const char *global_var_name);
Dasan_suppressions.cc66 bool IsODRViolationSuppressed(const char *global_var_name) { in IsODRViolationSuppressed() function
Dasan_globals.cc157 !IsODRViolationSuppressed(g->name)) in CheckODRViolationViaIndicator()
173 !IsODRViolationSuppressed(g->name)) in CheckODRViolationViaPoisoning()