Searched refs:drivers (Results 1 – 2 of 2) sorted by relevance
35 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()
43 namespace nn { namespace drivers { namespace fnd { namespace