HomeSort by relevance Sort by last modified time
    Searched refs:stub_templates_ (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
arm.cc 829 return new Reloc_stub(this->stub_templates_[stub_type]);
840 return new Cortex_a8_stub(this->stub_templates_[stub_type], relobj, shndx,
850 return new Arm_v4bx_stub(this->stub_templates_[arm_stub_v4_veneer_bx],
865 const Stub_template* stub_templates_[arm_stub_type_last+1];
    [all...]
aarch64.cc 725 return singleton.stub_templates_[type];
739 const Stub_template<big_endian>* stub_templates_[ST_NUMBER]; member in class:__anon75300::Output_data_got_aarch64::Stub_template_repertoire
793 this->stub_templates_[T] = &template_##T
    [all...]

Completed in 114 milliseconds