Home
last modified time | relevance | path

Searched refs:getSectionNameIndex (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp710 getSectionNameIndex(const ELFO &Obj, const typename ELFO::Elf_Sym *Symbol, in getSectionNameIndex() function
2122 getSectionNameIndex(*Obj, Sym, Dumper->dynamic_symbols().begin(), in printGlobalGotEntry()
2156 getSectionNameIndex(*Obj, Sym, Dumper->dynamic_symbols().begin(), in printPLTEntry()
3400 getSectionNameIndex(*Obj, Symbol, First, this->dumper()->getShndxTable(), in printSymbol()