Lines Matching refs:Tilegx_relocate_functions
783 class Tilegx_relocate_functions class
988 typedef Tilegx_relocate_functions<size, big_endian> This;
1338 const Tilegx_relocate_functions<64, false>::Tilegx_howto
1339 Tilegx_relocate_functions<64, false>::howto[elfcpp::R_TILEGX_NUM] =
1468 const Tilegx_relocate_functions<32, false>::Tilegx_howto
1469 Tilegx_relocate_functions<32, false>::howto[elfcpp::R_TILEGX_NUM] =
1598 const Tilegx_relocate_functions<64, true>::Tilegx_howto
1599 Tilegx_relocate_functions<64, true>::howto[elfcpp::R_TILEGX_NUM] =
1728 const Tilegx_relocate_functions<32, true>::Tilegx_howto
1729 Tilegx_relocate_functions<32, true>::howto[elfcpp::R_TILEGX_NUM] =
4353 typedef Tilegx_relocate_functions<size, big_endian> TilegxReloc; in relocate()