Lines Matching defs:ssect
2404 const struct bfd_elf_special_section *ssect;2432 ssect = (*bed->get_sec_type_attr) (abfd, sec);2433 if (ssect != NULL2436 || ssect->type == SHT_INIT_ARRAY2437 || ssect->type == SHT_FINI_ARRAY))2439 elf_section_type (sec) = ssect->type;2440 elf_section_flags (sec) = ssect->attr;