Searched refs:readSectionData (Results 1 – 2 of 2) sorted by relevance
183 return readSectionData(m_sectionHeaders[inIndex]); in getSectionDataAtIndex()197 return readSectionData(*inSection); in getSectionData()202 uint8_t * StELFFile::readSectionData(const Elf32_Shdr & inHeader) in readSectionData() function in StELFFile
179 uint8_t * readSectionData(const Elf32_Shdr & inHeader);