Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dreloc.h454 pcrela(unsigned char* view, in pcrela() function
468 pcrela(unsigned char* view, in pcrela() function
526 { This::template pcrela<8>(view, value, addend, address); } in pcrela8()
534 { This::template pcrela<8>(view, object, psymval, addend, address); } in pcrela8()
580 { This::template pcrela<16>(view, value, addend, address); } in pcrela16()
588 { This::template pcrela<16>(view, object, psymval, addend, address); } in pcrela16()
652 { This::template pcrela<32>(view, value, addend, address); } in pcrela32()
660 { This::template pcrela<32>(view, object, psymval, addend, address); } in pcrela32()
707 { This::template pcrela<64>(view, value, addend, address); } in pcrela64()
715 { This::template pcrela<64>(view, object, psymval, addend, address); } in pcrela64()
Dsparc.cc589 pcrela(unsigned char* view, in pcrela() function in __anon256155f70111::Sparc_relocate_functions
637 This_insn::template pcrela<32>(view, 2, 0x3fffffff, object, in wdisp30()
649 This_insn::template pcrela<32>(view, 2, 0x003fffff, object, in wdisp22()
661 This_insn::template pcrela<32>(view, 2, 0x0007ffff, object, in wdisp19()
719 This_insn::template pcrela<32>(view, 10, 0x003fffff, object, in pc22()
731 This_insn::template pcrela<32>(view, 0, 0x000003ff, object, in pc10()
762 This_insn::template pcrela<32>(view, 10, 0x003fffff, object, in pcplt22()
793 This_insn::template pcrela<32>(view, 0, 0x000003ff, object, in lo10()
984 This_insn::template pcrela<32>(view, 42, 0x003fffff, object, in pc_hh22()
1006 This_insn::template pcrela<32>(view, 32, 0x000003ff, object, in pc_hm10()
Dtilegx.cc891 pcrela(unsigned char* view, in pcrela() function in __anon011954cb0111::Tilegx_relocate_functions
945 pcrela(unsigned char* view, in pcrela() function in __anon011954cb0111::Tilegx_relocate_functions
1063 This::template pcrela<64>(view, object, psymval, addend, address, in imm_x_pcrel_general()
1105 This::template pcrela<64>(view, object, psymval, addend, address, in imm_x_two_part_general()
DChangeLog3414 convert to value,addend type. Delete pcrela, pcrela_unaligned.