Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp386 getSymbolSectionIndex(const Elf_Sym &Symbol, unsigned SymIndex,
902 getSymbolSectionIndex(Symbol, SymIndex, ShndxTable); in getFullSymbolName()
934 ELFDumper<ELFT>::getSymbolSectionIndex(const Elf_Sym &Symbol, unsigned SymIndex, in getSymbolSectionIndex() function in ELFDumper
6701 this->getSymbolSectionIndex(Symbol, SymIndex, ShndxTable); in printSymbolSection()