Searched refs:sHdr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/obj2yaml/
H A Delf2yaml.cpp310 const Elf_Shdr *sHdr = Obj.getSection(groupMembers[i]); local
311 ErrorOr<StringRef> sectionName = Obj.getSectionName(sHdr);

Completed in 73 milliseconds