/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 94 Output_data_got<64, false>* got, in Output_data_plt_x86_64() 104 Output_data_got<64, false>* got, in Output_data_plt_x86_64() 333 Output_data_got<64, false>* got, in Output_data_plt_x86_64_standard() 341 Output_data_got<64, false>* got, in Output_data_plt_x86_64_standard() 654 Output_data_got<64, false>* got, in make_data_plt() 663 Output_data_got<64, false>* got, in make_data_plt() 674 Output_data_got<64, false>* got, in do_make_data_plt() 684 Output_data_got<64, false>* got, in do_make_data_plt() 1256 Output_section_data_build* got; in add_entry() local 2056 Output_data_got<64, false>* got = this->got_section(symtab, layout); in reserve_tlsdesc_entries() local [all …]
|
D | i386.cc | 1597 Output_data_got<32, false>* got = this->got_section(symtab, layout); in got_mod_index_entry() local 1859 Output_data_got<32, false>* got = target->got_section(symtab, layout); in local() local 1944 Output_data_got<32, false>* got in local() local 1973 Output_data_got<32, false>* got = target->got_tlsdesc_section(); in local() local 2030 Output_data_got<32, false>* got in local() local 2271 Output_data_got<32, false>* got = target->got_section(symtab, layout); in global() local 2411 Output_data_got<32, false>* got in global() local 2421 Output_data_got<32, false>* got in global() local 2441 Output_data_got<32, false>* got = target->got_tlsdesc_section(); in global() local 2449 Output_data_got<32, false>* got in global() local [all …]
|
D | tilegx.cc | 72 Output_data_got<size, big_endian>* got, in Output_data_plt_tilegx() 82 Output_data_got<size, big_endian>* got, in Output_data_plt_tilegx() 2007 Output_data_space* got; in add_entry() local 2830 Output_data_got<size, big_endian>* got in got_mod_index_entry() local 3351 Output_data_got<size, big_endian>* got in local() local 3465 Output_data_got<size, big_endian> *got in local() local 3484 Output_data_got<size, big_endian>* got in local() local 3514 Output_data_got<size, big_endian>* got in local() local 3862 Output_data_got<size, big_endian>* got in global() local 4041 Output_data_got<size, big_endian>* got in global() local [all …]
|
D | powerpc.cc | 2049 Output_data_got_powerpc<size, big_endian>* got in do_define_standard_symbols() local 2086 Output_data_got_powerpc<size, big_endian>* got in do_define_standard_symbols() local 4249 const Output_data_got_powerpc<size, big_endian>* got in do_write() local 4485 const Output_data_got_powerpc<size, big_endian>* got in do_write() local 4668 const Output_data_got_powerpc<size, big_endian>* got in do_write() local 5157 Output_data_got_powerpc<size, big_endian>* got in tlsld_got_offset() local 5518 Output_data_got_powerpc<size, big_endian>* got in local() local 5666 Output_data_got_powerpc<size, big_endian>* got in local() local 5714 Output_data_got_powerpc<size, big_endian>* got in local() local 5758 Output_data_got_powerpc<size, big_endian>* got in local() local [all …]
|
D | sparc.cc | 1899 Output_data_got<size, big_endian>* got; in got_mod_index_entry() local 2365 Output_data_got<size, big_endian>* got; in local() local 2424 Output_data_got<size, big_endian>* got in local() local 2478 Output_data_got<size, big_endian>* got in local() local 2804 Output_data_got<size, big_endian>* got; in global() local 2909 Output_data_got<size, big_endian>* got in global() local 2927 Output_data_got<size, big_endian>* got in global() local 2982 Output_data_got<size, big_endian>* got in global() local
|
D | aarch64.cc | 3027 Output_data_got_aarch64<size, big_endian>* got, in do_make_data_plt() 3043 Output_data_got_aarch64<size, big_endian>* got, in make_data_plt() 4077 Output_data_got_aarch64<size, big_endian>* got, in Output_data_plt_aarch64() 4318 Output_section_data_build* got; in add_entry() local 4519 Output_data_got_aarch64<size, big_endian>* got, in Output_data_plt_aarch64_standard() 5674 Output_data_got_aarch64<size, big_endian>* got = in reserve_tlsdesc_entries() local 5695 Output_data_got_aarch64<size, big_endian>* got = in got_mod_index_entry() local 5951 Output_data_got_aarch64<size, big_endian>* got = in local() local 6140 Output_data_got<size, big_endian>* got = in local() local 6323 Output_data_got_aarch64<size, big_endian>* got = in global() local [all …]
|
D | mips.cc | 3455 emit(Reloc_section* rel_dyn, Mips_output_data_got<size, big_endian>* got, in emit() 4920 Mips_output_data_got<size, big_endian>* got = target->got_section(); in add_local_entries() local 4988 Mips_output_data_got<size, big_endian>* got = target->got_section(); in add_page_entries() local 5017 Mips_output_data_got<size, big_endian>* got = target->got_section(); in add_global_entries() local 5087 Mips_output_data_got<size, big_endian>* got) in add_reloc_only_entries() 5115 Mips_output_data_got<size, big_endian>* got = target->got_section(); in add_tls_entries() local 5303 Mips_output_data_got<size, big_endian>* got) in get_got_page_offset() 8683 Mips_output_data_got<size, big_endian>* got = in local() local 8853 Mips_output_data_got<size, big_endian>* got = in local() local 8897 Mips_output_data_got<size, big_endian>* got = in local() local [all …]
|
D | arm.cc | 2471 Arm_output_data_got<big_endian>* got, in make_data_plt() 2556 Arm_output_data_got<big_endian>* got, in do_make_data_plt() 7544 Arm_output_data_got<big_endian>* got, in Output_data_plt_arm() 7575 Output_section_data_build* got; in add_entry() local 7768 Arm_output_data_got<big_endian>* got, in Output_data_plt_arm_standard() 8106 Arm_output_data_got<big_endian>* got = this->got_section(symtab, layout); in got_mod_index_entry() local 8516 Arm_output_data_got<big_endian>* got = in local() local 8569 Arm_output_data_got<big_endian>* got in local() local 8615 Arm_output_data_got<big_endian>* got in local() local 8966 Arm_output_data_got<big_endian>* got = in global() local [all …]
|
D | fileread.cc | 682 ssize_t got = ::readv(this->descriptor_, iov, iov_index); in do_readv() local
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | elfcomm.c | 444 size_t got; in process_archive_index_and_symbols() local 576 size_t got; in setup_archive() local 781 size_t got; in get_archive_member_name_at() local
|
D | elfedit.c | 292 size_t got; in process_archive() local
|
D | resbin.c | 229 rc_uint_type version, got; in bin_to_res_menu() local 272 rc_uint_type *got) in bin_to_res_menuitems() 349 rc_uint_type *got) in bin_to_res_menuexitems()
|
D | resrc.c | 676 rc_uint_type got; // $$$d in get_data() local
|
D | objcopy.c | 3733 off_t got; in copy_main() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m68k.c | 473 unsigned int got; /* the symbol's .got.plt entry */ 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() 2101 elf_m68k_finalize_got_offsets (struct elf_m68k_got *got, in elf_m68k_finalize_got_offsets() [all …]
|
D | elf64-ppc.c | 2755 } got; member 2777 asection *got; member 4501 asection *got, *relgot; in create_got_section() local 9322 asection *got = ppc64_elf_tdata (gent->owner)->got; in allocate_got() local 11340 asection *got, *relgot; in ppc64_elf_layout_multitoc() local 11441 asection *got; in ppc64_elf_layout_multitoc() local 13971 asection *got; in ppc64_elf_relocate_section() local
|
D | elf32-ppc.c | 2868 asection *got = bfd_get_section_by_name (abfd, ".got"); in ppc_elf_get_synthetic_symtab() local 3144 asection *got; member 7362 bfd_vma got = 0; in write_glink_stub() local 9853 bfd_vma got; in ppc_elf_finish_dynamic_sections() local
|
D | elfnn-ia64.c | 1944 asection *got; in get_got() local 2142 asection *got, *fptr, *srel, *pltoff; in elfNN_ia64_check_relocs() local
|
D | elf32-cris.c | 2664 asection *got; in cris_elf_plt_sym_val() local
|
D | elf64-ia64-vms.c | 1711 asection *got; in get_got() local 1909 asection *got, *fptr, *srel, *pltoff; in elf64_ia64_check_relocs() local
|
D | elf32-tilepro.c | 2555 struct elf_link_hash_entry *got; in tilepro_elf_size_dynamic_sections() local
|
D | elfxx-tilegx.c | 2816 struct elf_link_hash_entry *got; in tilegx_elf_size_dynamic_sections() local
|
D | elf32-score7.c | 1425 asection *got; in s7_bfd_score_elf_hide_symbol() local
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure.ac | 130 AC_ARG_ENABLE([got], optenable
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | simple-object.c | 75 ssize_t got = read (descriptor, buffer, size); in simple_object_internal_read() local
|