Searched refs:GET_FIRST_VIRTUAL_FUNC_ADDR (Results 1 – 2 of 2) sorted by relevance
28 #define GET_FIRST_VIRTUAL_FUNC_ADDR(ptr) (*reinterpret_cast<uintptr_t *>(*reinterpret_cast<uintptr_… macro
1076 soFuncAddr_ = reinterpret_cast<void *>(GET_FIRST_VIRTUAL_FUNC_ADDR(recipient_.GetRefPtr())); in DeathRecipientAddrInfo()