Home
last modified time | relevance | path

Searched refs:r_howto (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc1047 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()
[all …]