Searched refs:getStringAtIndex (Results 1 – 2 of 2) sorted by relevance
304 return getStringAtIndex(m_header.e_shstrndx, inIndex); in getSectionNameAtIndex()310 std::string StELFFile::getStringAtIndex(unsigned inStringTableSectionIndex, unsigned inStringIndex) in getStringAtIndex() function in StELFFile408 return getStringAtIndex(symbolStringTableIndex, inSymbol.st_name); in getSymbolName()
122 std::string getStringAtIndex(unsigned inStringTableSectionIndex, unsigned inStringIndex);