Searched refs:Stub_template (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Darm.cc290 class Stub_template class in namespace:__anon535
293 Stub_template(Stub_type, const Insn_template*, size_t);
295 ~Stub_template()
355 // A Stub_template may not be copied. We want to share templates as much
357 Stub_template(const Stub_template&);
358 Stub_template& operator=(const Stub_template&);
390 Stub(const Stub_template* stub_template)
399 const Stub_template*
[all...]
H A Daarch64.cc704 struct Stub_template struct in class:__anon527::Output_data_got_aarch64
721 static const Stub_template<big_endian>*
739 const Stub_template<big_endian>* stub_templates_[ST_NUMBER];
791 const static Stub_template<big_endian> template_##T = { \
836 const Stub_template<big_endian>*

Completed in 146 milliseconds