Searched defs:odr_indicator (Results 1 – 3 of 3) sorted by relevance
60 uptr odr_indicator; // The address of the ODR indicator symbol. member
145 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in CheckODRViolationViaIndicator() local258 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in UnregisterGlobal() local
82 uintptr_t odr_indicator; /* the address of the ODR indicator symbol */ member