Searched defs:GetPointer (Results 1 – 2 of 2) sorted by relevance
155 T GetPointer(int index, u32 offset) const in GetPointer() function166 T GetPointer(nn::drivers::ro::SectionAndOffset sao) const in GetPointer() function
318 void* GetPointer() const { return m_pEntry ? m_pEntry->GetObject() : 0; } in GetPointer() function409 … TObject* GetPointer() { return static_cast<TObject*>(SafeHandleTable::Accessor::GetPointer()); } in GetPointer() function