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