Searched refs:rela_ifunc_ (Results 1 – 2 of 2) sorted by relevance
61 got_(NULL), plt_(NULL), rela_dyn_(NULL), rela_ifunc_(NULL), in Target_sparc()446 Reloc_section* rela_ifunc_; member in __anon256155f70111::Target_sparc1268 if (this->rela_ifunc_ == NULL) in rela_ifunc_section()1272 this->rela_ifunc_ = new Reloc_section(false); in rela_ifunc_section()1274 elfcpp::SHF_ALLOC, this->rela_ifunc_, in rela_ifunc_section()1277 == this->rela_ifunc_->output_section()); in rela_ifunc_section()1279 return this->rela_ifunc_; in rela_ifunc_section()
3877 * sparc.cc (class Target_sparc): Add rela_ifunc_.