Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp380 getSymbolSectionIndex(const Elf_Sym &Symbol, unsigned SymIndex,
881 getSymbolSectionIndex(Symbol, SymIndex, ShndxTable); in getFullSymbolName()
913 ELFDumper<ELFT>::getSymbolSectionIndex(const Elf_Sym &Symbol, unsigned SymIndex, in getSymbolSectionIndex() function in ELFDumper
6467 this->getSymbolSectionIndex(Symbol, SymIndex, ShndxTable); in printSymbolSection()