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