Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/emulparams/
Dppclynx.sh23 .got2 ${RELOCATING-0} : { *(.got2) }"
/toolchain/binutils/binutils-2.25/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.25/bfd/
Delf32-ppc.c3863 asection *got2, *sreloc; in ppc_elf_check_relocs() local
3901 got2 = bfd_get_section_by_name (abfd, ".got2"); in ppc_elf_check_relocs()
3973 if (!update_plt_info (abfd, ifunc, got2, addend)) in ppc_elf_check_relocs()
4214 if (!update_plt_info (abfd, &h->plt.plist, got2, addend)) in ppc_elf_check_relocs()
4323 && got2 != NULL in ppc_elf_check_relocs()
4343 if (s == got2) in ppc_elf_check_relocs()
4918 asection *got2; in ppc_elf_gc_sweep_hook() local
4932 got2 = bfd_get_section_by_name (abfd, ".got2"); in ppc_elf_gc_sweep_hook()
4981 ent = find_plt_ent (ifunc, got2, addend); in ppc_elf_gc_sweep_hook()
5066 ent = find_plt_ent (&h->plt.plist, got2, addend); in ppc_elf_gc_sweep_hook()
[all …]
/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc4475 unsigned int got2 = ppcobj->got2_shndx(); in do_write() local
4476 got_addr = ppcobj->get_output_section_offset(got2); in do_write()
4478 got_addr += (ppcobj->output_section(got2)->address() in do_write()
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-91973688 * scripttempl/elfppc.sc: Add support for .got1 and .got2 sections.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92953472 and a non PC relative relocation that isn't in the .got2 segment