Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputFiles.h282 ArrayRef<Elf_Word> shndxTable; variable
DInputFiles.cpp393 this->getObj().getSectionIndex(sym, getELFSyms<ELFT>(), shndxTable), in getSectionIndex()
645 shndxTable = CHECK(obj.getSHNDXTable(sec, objSections), this); in initializeSections()