Searched refs:getSymbolAtIndex (Results 1 – 3 of 3) sorted by relevance
358 const Elf32_Sym & StELFFile::getSymbolAtIndex(unsigned inIndex) in getSymbolAtIndex() function in StELFFile418 const Elf32_Sym & symbol = getSymbolAtIndex(symbolIndex); in getIndexOfSymbolAtAddress()444 const Elf32_Sym & symbol = getSymbolAtIndex(symbolIndex); in getTypeOfSymbolAtIndex()459 const Elf32_Sym & mappingSymCountSym = getSymbolAtIndex(1); in getTypeOfSymbolAtIndex()472 const Elf32_Sym & mappingSym = getSymbolAtIndex(mappingSymIndex); in getTypeOfSymbolAtIndex()523 const Elf32_Sym & symbol = getSymbolAtIndex(i); in dumpSymbolTable()
261 const Elf32_Sym & symbol = m_file->getSymbolAtIndex(symbolIndex); in getEntryPointAddress()305 const Elf32_Sym & symbolHeader = m_file->getSymbolAtIndex(i); in createDataTargetForSymbol()336 const Elf32_Sym & symbolHeader = m_file->getSymbolAtIndex(i); in getSymbolValue()382 const Elf32_Sym & symbol = m_file->getSymbolAtIndex(i); in lookupSymbol()
133 const Elf32_Sym & getSymbolAtIndex(unsigned inIndex);