Home
last modified time | relevance | path

Searched defs:getShndxTable (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h718 const SectionIndexSection *getShndxTable() const { return SectionIndexTable; } getShndxTable() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp910 ELFDumper<ELFT>::getShndxTable(const Elf_Shdr *Symtab) const { getShndxTable() function in ELFDumper