Searched refs:stub_templates_ (Results 1 – 2 of 2) sorted by relevance
829 return new Reloc_stub(this->stub_templates_[stub_type]); in make_reloc_stub()840 return new Cortex_a8_stub(this->stub_templates_[stub_type], relobj, shndx, in make_cortex_a8_stub()850 return new Arm_v4bx_stub(this->stub_templates_[arm_stub_v4_veneer_bx], in make_arm_v4bx_stub()865 const Stub_template* stub_templates_[arm_stub_type_last+1]; member in __anon5653a9be0111::Stub_factory4920 this->stub_templates_[arm_stub_none] = in Stub_factory()4929 this->stub_templates_[type] = \ in Stub_factory()
725 return singleton.stub_templates_[type]; in get_stub_template()739 const Stub_template<big_endian>* stub_templates_[ST_NUMBER]; member in __anon20db65070111::Stub_template_repertoire793 this->stub_templates_[T] = &template_##T in Stub_template_repertoire()