Home | History | Annotate | Download | only in gold

Lines Matching refs:stub_templates_

832     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];
4927 this->stub_templates_[arm_stub_none] =
4936 this->stub_templates_[type] = \