Searched +defs:j +defs:got +defs:plt (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m68k.c | 473 unsigned int got; /* the symbol's .got.plt entry */ member 474 unsigned int plt; /* .plt */ member 860 struct elf_m68k_got *got; member 1347 elf_m68k_init_got (struct elf_m68k_got *got) in elf_m68k_init_got() 1360 elf_m68k_clear_got (struct elf_m68k_got *got) in elf_m68k_clear_got() 1375 struct elf_m68k_got *got; in elf_m68k_create_empty_got() local 1484 elf_m68k_get_got_entry (struct elf_m68k_got *got, in elf_m68k_get_got_entry() 1560 elf_m68k_update_got_entry_type (struct elf_m68k_got *got, in elf_m68k_update_got_entry_type() 1606 elf_m68k_remove_got_entry_type (struct elf_m68k_got *got, in elf_m68k_remove_got_entry_type() 1629 elf_m68k_add_entry_to_got (struct elf_m68k_got *got, in elf_m68k_add_entry_to_got() [all …]
|
D | elf32-ppc.c | 2428 unsigned int j, k; in ppc_elf_modify_segment_map() local 2808 asection *plt, *relplt, *dynamic, *glink; in ppc_elf_get_synthetic_symtab() local 2868 asection *got = bfd_get_section_by_name (abfd, ".got"); in ppc_elf_get_synthetic_symtab() local 3043 } plt; member 3144 asection *got; member 3147 asection *plt; member 7354 bfd_vma plt; in write_glink_stub() local 7362 bfd_vma got = 0; in write_glink_stub() local 9853 bfd_vma got; in ppc_elf_finish_dynamic_sections() local
|
D | elf64-ppc.c | 2755 } got; member 2769 } plt; member 2777 asection *got; member 3200 long j; in ppc64_elf_get_synthetic_symtab() local 4501 asection *got, *relgot; in create_got_section() local 9322 asection *got = ppc64_elf_tdata (gent->owner)->got; in allocate_got() local 10513 asection *plt; in ppc_build_one_stub() local 10964 asection *plt; in ppc_size_one_stub() local 11340 asection *got, *relgot; in ppc64_elf_layout_multitoc() local 11441 asection *got; in ppc64_elf_layout_multitoc() local [all …]
|
D | elfxx-mips.c | 558 struct mips_got_info *got; member 4794 asection *got, bfd_size_type pages) in mips_elf_multi_got() 14503 unsigned int j; in _bfd_mips_elf_final_link() local 15872 _bfd_mips_elf_plt_sym_val (bfd_vma i, const asection *plt, in _bfd_mips_elf_plt_sym_val() 15912 asection *plt; in _bfd_mips_elf_get_synthetic_symtab() local
|