Searched refs:R_MIPS_PC32 (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | pcrel-4-n32.d | 10 00000000 R_MIPS_PC32 foo 11 00000004 R_MIPS_PC32 foo\+0x00000004 12 00000008 R_MIPS_PC32 foo\+0x00000008 13 0000000c R_MIPS_PC32 foo-0x00000010
|
D | pcrel-4-32.d | 10 00000000 R_MIPS_PC32 foo 11 00000004 R_MIPS_PC32 foo 12 00000008 R_MIPS_PC32 foo 13 0000000c R_MIPS_PC32 foo
|
D | pcrel-4-64.d | 10 0+000 R_MIPS_PC32 foo 13 0+004 R_MIPS_PC32 foo\+0x0+004 16 0+008 R_MIPS_PC32 foo\+0x0+008 19 0+00c R_MIPS_PC32 foo-0x0+010
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 158 R_MIPS_PC32 = 248, enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 162 RELOC_NUMBER (R_MIPS_PC32, 248)
|
D | ChangeLog | 1950 * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24), 1968 * mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16)
|
D | ChangeLog-9103 | 992 R_MIPS_GNU_REL16_S2, R_MIPS_PC64 and R_MIPS_PC32 relocation
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1555 HOWTO (R_MIPS_PC32, /* type */ 2194 case R_MIPS_PC32: in mips_elf32_rtype_to_howto()
|
D | elfn32-mips.c | 2780 HOWTO (R_MIPS_PC32, /* type */ 3383 case R_MIPS_PC32: in mips_elf_n32_rtype_to_howto()
|
D | elf64-mips.c | 2814 HOWTO (R_MIPS_PC32, /* type */ 3565 case R_MIPS_PC32: in mips_elf64_rtype_to_howto()
|
D | ChangeLog-2013 | 1690 mips_elf64_rtype_to_howto): Handle R_MIPS_PC32. 1693 mips_elfn32_rtype_to_howto): Handle R_MIPS_PC32.
|
D | ChangeLog-2004 | 2990 (mips_elf32_rtype_to_howto): Add back case for R_MIPS_PC32. 3548 R_MIPS_GNU_REL_LO16, R_MIPS_PC64, R_MIPS_PC32.
|
D | elfxx-mips.c | 5773 case R_MIPS_PC32: in mips_elf_calculate_relocation()
|
D | ChangeLog-0001 | 8969 (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 8304 case elfcpp::R_MIPS_PC32: in get_size_for_reloc() 9894 case elfcpp::R_MIPS_PC32: in relocate() 10287 case elfcpp::R_MIPS_PC32: in get_reference_flags()
|
/toolchain/binutils/binutils-2.25/include/ |
D | ChangeLog | 181 * mips.h (R_MIPS_PC32): Update comment.
|