Searched refs:GetSectionInfo (Results 1 – 1 of 1) sorted by relevance
183 return GetSectionInfo(PANDA_FILE_SECTION_INDEX); in GetPandaInfoSection()188 return GetSectionInfo(RECORD_INFO_SECTION_INDEX); in GetRecordInfoSection()193 return GetSectionInfo(LAYOUT_DESC_SECTION_INDEX); in GetLayoutDescSection()243 SectionInfo *GetSectionInfo(size_t index) const in GetSectionInfo() function