Searched refs:inStringTableSectionIndex (Results 1 – 2 of 2) sorted by relevance
310 std::string StELFFile::getStringAtIndex(unsigned inStringTableSectionIndex, unsigned inStringIndex) in getStringAtIndex() argument313 const Elf32_Shdr & header = getSectionAtIndex(inStringTableSectionIndex); in getStringAtIndex()321 SectionDataInfo & info = getCachedSectionData(inStringTableSectionIndex); in getStringAtIndex()
122 std::string getStringAtIndex(unsigned inStringTableSectionIndex, unsigned inStringIndex);