Searched refs:R_MIPS_COPY (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | pic-and-nonpic-4b.rd | 5 000a2000 * 0000017e * R_MIPS_COPY * 000a2000 * obj1 6 000a2008 * 0000037e * R_MIPS_COPY * 000a2008 * obj2
|
D | pic-and-nonpic-6-o32.rd | 5 000a2000 * [^ ]*7e * R_MIPS_COPY * 000a2000 * extd2 6 000a2018 * [^ ]*7e * R_MIPS_COPY * 000a2018 * extd3
|
D | pic-and-nonpic-6-n32.rd | 5 000a2000 * [^ ]*7e * R_MIPS_COPY * 000a2000 * extd2 6 000a2018 * [^ ]*7e * R_MIPS_COPY * 000a2018 * extd3
|
D | pic-and-nonpic-6-n64.rd | 7 0+a2000 * [^ ]*7e * R_MIPS_COPY * 0+a2000 * extd2 10 0+a2018 * [^ ]*7e * R_MIPS_COPY * 0+a2018 * extd3
|
D | pic-and-nonpic-5b.rd | 5 000a2000 * [^ ]*7e * R_MIPS_COPY * 000a2000 * obj1
|
D | vxworks1.rd | 4 00081c00 .*7e R_MIPS_COPY 00081c00 dglobal \+ 0
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 116 R_MIPS_COPY = 126, enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | mips.h | 115 RELOC_NUMBER (R_MIPS_COPY, 126)
|
D | ChangeLog | 1545 * mips.h (R_MIPS_COPY, R_MIPS_JUMP_SLOT): New relocs.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1603 HOWTO (R_MIPS_COPY, /* type */ 2196 case R_MIPS_COPY: in mips_elf32_rtype_to_howto()
|
D | elfn32-mips.c | 2797 HOWTO (R_MIPS_COPY, /* type */ 3387 case R_MIPS_COPY: in mips_elf_n32_rtype_to_howto()
|
D | elf64-mips.c | 2831 HOWTO (R_MIPS_COPY, /* type */ 3569 case R_MIPS_COPY: in mips_elf64_rtype_to_howto()
|
D | ChangeLog-2008 | 1097 (bfd_elf32_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and 1099 (mips_elf32_rtype_to_howto): Handle R_MIPS_COPY and R_MIPS_JUMP_SLOT. 1115 (bfd_elf32_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and 1117 (mips_elf32_n32_rtype_to_howto): Handle R_MIPS_COPY and 1124 (bfd_elf64_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and 1126 (mips_elf64_rtype_to_howto): Handle R_MIPS_COPY and R_MIPS_JUMP_SLOT.
|
D | elfxx-mips.c | 10958 h->dynindx, R_MIPS_COPY, symval); in _bfd_mips_elf_finish_dynamic_symbol() 11140 rel.r_info = ELF32_R_INFO (h->dynindx, R_MIPS_COPY); in _bfd_mips_vxworks_finish_dynamic_symbol()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 2682 : Copy_relocs<sh_type, size, big_endian>(elfcpp::R_MIPS_COPY) in Mips_copy_relocs() 8343 case elfcpp::R_MIPS_COPY: in get_size_for_reloc() 9407 case elfcpp::R_MIPS_COPY: in global() 10334 case elfcpp::R_MIPS_COPY: in get_reference_flags()
|