Lines Matching refs:dsec
3225 asection *dsec;3227 dsec = bfd_make_section_old_way (abfd, DOT_DEBUG);3228 if (dsec == NULL)3230 dsec->size = sz;3231 dsec->flags |= SEC_HAS_CONTENTS;