Searched defs:odr_indicator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_interface_internal.h | 60 uptr odr_indicator; // The address of the ODR indicator symbol. member |
H A D | asan_globals.cpp | 145 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); CheckODRViolationViaIndicator() local |