Home | History | Annotate | Download | only in gold

Lines Matching refs:sh_type

36 template<int sh_type, int size, bool big_endian>
38 Copy_relocs<sh_type, size, big_endian>::copy_reloc(
48 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section)
64 template<int sh_type, int size, bool big_endian>
66 Copy_relocs<sh_type, size, big_endian>::need_copy_reloc(
89 template<int sh_type, int size, bool big_endian>
91 Copy_relocs<sh_type, size, big_endian>::emit_copy_reloc(
96 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section)
108 template<int sh_type, int size, bool big_endian>
110 Copy_relocs<sh_type, size, big_endian>::make_copy_reloc(
115 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section)
187 template<int sh_type, int size, bool big_endian>
189 Copy_relocs<sh_type, size, big_endian>::save(
205 template<int sh_type, int size, bool big_endian>
207 Copy_relocs<sh_type, size, big_endian>::emit(
208 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section)