Searched refs:getSectionNameIndex (Results 1 – 1 of 1) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 465 getSectionNameIndex(const ELFO &Obj, const typename ELFO::Elf_Sym *Symbol, in getSectionNameIndex() function 1274 getSectionNameIndex(*Obj, Symbol, SymTab, ShndxTable, SectionName, in printSymbol() 1958 getSectionNameIndex(*Obj, Sym, Dumper->getDotDynSymSec(), in printGlobalGotEntry() 1992 getSectionNameIndex(*Obj, Sym, Dumper->getDotDynSymSec(), in printPLTEntry()
|