Home | History | Annotate | Download | only in gold

Lines Matching refs:Stub_template

704 struct Stub_template
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>*
837 stub_template() const
882 { return this->stub_template()->insns; }
887 { return this->stub_template()->insn_num; }