Searched refs:sHdr (Results 1 – 1 of 1) sorted by relevance
310 const Elf_Shdr *sHdr = Obj.getSection(groupMembers[i]); in dumpGroup() local311 ErrorOr<StringRef> sectionName = Obj.getSectionName(sHdr); in dumpGroup()