Searched defs:odr_indicator (Results 1 – 7 of 7) sorted by relevance
59 uptr odr_indicator; // The address of the ODR indicator symbol. member
141 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in CheckODRViolationViaIndicator() local255 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in UnregisterGlobal() local
57 uptr odr_indicator; // The address of the ODR indicator symbol. member
138 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in CheckODRViolationViaIndicator() local235 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in UnregisterGlobal() local
58 uptr odr_indicator; // The address of the ODR indicator symbol. member
141 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in CheckODRViolationViaIndicator() local235 u8 *odr_indicator = reinterpret_cast<u8 *>(g->odr_indicator); in UnregisterGlobal() local
92 uintptr_t odr_indicator; /* the address of the ODR indicator symbol */ member