Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals.cpp59 static ListOfGlobals &GlobalsByIndicator(uptr odr_indicator) in GlobalsByIndicator() function
210 ListOfGlobals &relevant_globals = GlobalsByIndicator(g->odr_indicator); in CheckODRViolationViaIndicator()