Searched defs:LinkSection (Results 1 – 2 of 2) sorted by relevance
484 SectionBase *LinkSection = nullptr; variable
762 Expected<const Elf_Shdr *> LinkSection = Obj.getSection(Shdr->sh_link); in dumpCommonSection() local