Searched refs:getShtGroupSignature (Results 1 – 3 of 3) sorted by relevance
231 StringRef getShtGroupSignature(ArrayRef<Elf_Shdr> sections,
387 StringRef ObjFile<ELFT>::getShtGroupSignature(ArrayRef<Elf_Shdr> sections, in getShtGroupSignature() function in ObjFile555 StringRef signature = getShtGroupSignature(objSections, sec); in initializeSections()
546 StringRef signature = file->getShtGroupSignature(objSections, elfSec); in maybeReportDiscarded()