Lines Matching refs:getFullSymbolName
381 std::string getFullSymbolName(const Elf_Sym &Symbol, unsigned SymIndex,
840 getFullSymbolName(*Sym, Sym - FirstSym, getShndxTable(SymTab), in getRelocationTarget()
884 std::string ELFDumper<ELFT>::getFullSymbolName(const Elf_Sym &Symbol, in getFullSymbolName() function in ELFDumper
3879 Fields[7].Str = this->getFullSymbolName(Symbol, SymIndex, ShndxTable, in printSymbol()
3915 this->getFullSymbolName(*Symbol, SymIndex, ShndxTable, StrTable, true); in printHashedSymbol()
6313 std::string SymName = this->getFullSymbolName( in printMipsGOT()
6369 std::string SymName = this->getFullSymbolName( in printMipsPLT()
6732 std::string FullSymbolName = this->getFullSymbolName( in printSymbol()
6886 this->getFullSymbolName(Syms[I], I, ShNdxTable, StrTable, in printVersionSymbolSection()
7391 std::string SymName = this->getFullSymbolName( in printMipsGOT()
7440 std::string SymName = this->getFullSymbolName( in printMipsPLT()