Searched refs:soFuncAddr_ (Results 1 – 2 of 2) sorted by relevance
369 void *soFuncAddr_; member
1070 : recipient_(recipient), soFuncAddr_(nullptr), soPath_() in DeathRecipientAddrInfo()1076 soFuncAddr_ = reinterpret_cast<void *>(GET_FIRST_VIRTUAL_FUNC_ADDR(recipient_.GetRefPtr())); in DeathRecipientAddrInfo()1082 if (soFuncAddr_ == nullptr) { in GetNewSoPath()1088 int32_t ret = dladdr(soFuncAddr_, &info); in GetNewSoPath()