Lines Matching refs:dsec
7600 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section;7601 if (dsec == NULL)7603 for (dsec = sym_sec->owner->sections; dsec; dsec = dsec->next)7604 if (discarded_section (dsec))7606 ppc64_elf_tdata (sym_sec->owner)->deleted_section = dsec;7611 eh->elf.root.u.def.section = dsec;