Searched refs:elfSec (Results 1 – 1 of 1) sorted by relevance
701 Elf_Shdr_Impl<ELFT> elfSec = objSections[sym.discardedSecIdx - 1]; in maybeReportDiscarded() local702 if (elfSec.sh_type != SHT_GROUP) in maybeReportDiscarded()706 StringRef signature = file->getShtGroupSignature(objSections, elfSec); in maybeReportDiscarded()