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