Home
last modified time | relevance | path

Searched refs:drivers (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/ro/
Dro_SectionTable.h35 const nn::drivers::ro::SectionInfo* m_pSectionTable;
44 SectionTable(const nn::drivers::ro::ObjectHeader* pModule) in SectionTable()
61 const nn::drivers::ro::SectionInfo* GetSection(int index) const in GetSection()
95 const nn::drivers::ro::SectionInfo& section = m_pSectionTable[index]; in GetAddress()
129 const nn::drivers::ro::SectionInfo& section = m_pSectionTable[index]; in GetReferedAddress()
160 uptr GetAddress(nn::drivers::ro::SectionAndOffset sao) const in GetAddress()
166 T GetPointer(nn::drivers::ro::SectionAndOffset sao) const in GetPointer()
/CTR-SDK-2.4.0/sources/libraries/test/
Dtest_New.cpp43 namespace nn { namespace drivers { namespace fnd { namespace