Lines Matching full:kept_object
1054 Relobj* kept_object = kept_section->object();
1071 this->set_kept_comdat_section(shndx, kept_object,
1084 this->set_kept_comdat_section(shndx, kept_object,
2768 Relobj* kept_object;
2770 if (this->get_kept_comdat_section(shndx, &kept_object, &kept_shndx))
2773 static_cast<Sized_relobj_file<size, big_endian>*>(kept_object);