Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals.cpp210 ListOfGlobals &relevant_globals = GlobalsByIndicator(g->odr_indicator); in CheckODRViolationViaIndicator() local
216 for (const auto &l : relevant_globals) { in CheckODRViolationViaIndicator()
226 AddGlobalToList(relevant_globals, g); in CheckODRViolationViaIndicator()