Searched refs:getSectionNameAtIndex (Results 1 – 3 of 3) sorted by relevance
162 std::string sectionName = getSectionNameAtIndex(header.sh_name); in getIndexOfSectionWithName()298 std::string StELFFile::getSectionNameAtIndex(unsigned inIndex) in getSectionNameAtIndex() function in StELFFile507 std::string name = getSectionNameAtIndex(header.sh_name); in dumpSections()
210 std::string name = m_file->getSectionNameAtIndex(header.sh_name); in createDataSource()468 std::string name = m_elf->getSectionNameAtIndex(section.sh_name); in addSection()
119 std::string getSectionNameAtIndex(unsigned inIndex);