Lines Matching refs:r_howto
1047 Tilegx_howto &r_howto) in imm_x_general() argument
1050 (elfcpp::Elf_Xword)(r_howto.srshift), in imm_x_general()
1051 (elfcpp::Elf_Xword)(r_howto.doffset), in imm_x_general()
1052 (elfcpp::Elf_Xword)((1 << r_howto.bsize) - 1)); in imm_x_general()
1061 Tilegx_howto &r_howto) in imm_x_pcrel_general() argument
1064 (elfcpp::Elf_Xword)(r_howto.srshift), in imm_x_pcrel_general()
1065 (elfcpp::Elf_Xword)(r_howto.doffset), in imm_x_pcrel_general()
1066 (elfcpp::Elf_Xword)((1 << r_howto.bsize) - 1)); in imm_x_pcrel_general()
4338 typename TilegxReloc::Tilegx_howto r_howto; in relocate() local
4398 r_howto = TilegxReloc::howto[r_type]; in relocate()
4435 TilegxReloc::imm_x_general(view, object, psymval, addend, r_howto); in relocate()
4447 address, r_howto); in relocate()
4478 address, r_howto); in relocate()
4571 addend, address, r_howto); in relocate()
4631 addend, r_howto); in relocate()
4672 addend, r_howto); in relocate()