Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/ld/emulparams/
Dppclynx.sh23 .got2 ${RELOCATING-0} : { *(.got2) }"
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
Dtlsso32.d21 .*: (48 00 00 5d|5d 00 00 48) bl .*<0+8000\.got2\.plt_pic32\.__tls_get_addr>
23 .*: (48 00 00 55|55 00 00 48) bl .*<0+8000\.got2\.plt_pic32\.__tls_get_addr>
45 .* <00008000.got2.plt_pic32.__tls_get_addr>:
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Delfi370.sc82 .rela.got2 ${RELOCATING-0} : { *(.rela.got2) }
140 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
145 .got2 ${RELOCATING-0} : { *(.got2) }
Delfmicroblaze.sc153 .got2 : {
154 ${RELOCATING+*(.got2)}
/toolchain/binutils/binutils-2.27/bfd/
Delf32-ppc.c3978 asection *got2, *sreloc; in ppc_elf_check_relocs() local
4016 got2 = bfd_get_section_by_name (abfd, ".got2"); in ppc_elf_check_relocs()
4088 if (!update_plt_info (abfd, ifunc, got2, addend)) in ppc_elf_check_relocs()
4328 if (!update_plt_info (abfd, &h->plt.plist, got2, addend)) in ppc_elf_check_relocs()
4439 && got2 != NULL in ppc_elf_check_relocs()
4459 if (s == got2) in ppc_elf_check_relocs()
5044 asection *got2; in ppc_elf_gc_sweep_hook() local
5058 got2 = bfd_get_section_by_name (abfd, ".got2"); in ppc_elf_gc_sweep_hook()
5107 ent = find_plt_ent (ifunc, got2, addend); in ppc_elf_gc_sweep_hook()
5192 ent = find_plt_ent (&h->plt.plist, got2, addend); in ppc_elf_gc_sweep_hook()
[all …]
/toolchain/binutils/binutils-2.27/gold/
Dpowerpc.cc4805 unsigned int got2 = ppcobj->got2_shndx(); in do_write() local
4806 got_addr = ppcobj->get_output_section_offset(got2); in do_write()
4808 got_addr += (ppcobj->output_section(got2)->address() in do_write()
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-91973688 * scripttempl/elfppc.sc: Add support for .got1 and .got2 sections.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92953472 and a non PC relative relocation that isn't in the .got2 segment