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

/haiku-buildtools/binutils/gold/
H A Darm.cc832 return new Reloc_stub(this->stub_templates_[stub_type]);
843 return new Cortex_a8_stub(this->stub_templates_[stub_type], relobj, shndx,
853 return new Arm_v4bx_stub(this->stub_templates_[arm_stub_v4_veneer_bx],
868 const Stub_template* stub_templates_[arm_stub_type_last+1];
4981 this->stub_templates_[arm_stub_none] =
4990 this->stub_templates_[type] = \
H A Daarch64.cc725 return singleton.stub_templates_[type];
739 const Stub_template<big_endian>* stub_templates_[ST_NUMBER]; member in class:__anon527::Output_data_got_aarch64::Stub_template_repertoire
793 this->stub_templates_[T] = &template_##T

Completed in 102 milliseconds