Searched refs:m_NumSections (Results 1 – 1 of 1) sorted by relevance
36 s32 m_NumSections; variable46 , m_NumSections(pModule->numSections) in SectionTable()63 if( (0 <= index) && (index < m_NumSections) ) in GetSection()90 if( ! ((0 <= index) && (index < m_NumSections)) ) in GetAddress()124 if( ! ((0 <= index) && (index < m_NumSections)) ) in GetReferedAddress()