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