/toolchain/binutils/binutils-2.27/binutils/ |
D | elfcomm.c | 459 size_t got; in process_archive_index_and_symbols() local 601 size_t got; in setup_archive() local 745 unsigned long j, k; in get_archive_member_name() local 838 size_t got; in get_archive_member_name_at() 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() 627 unsigned int j; in bin_to_res_string() local 1894 rc_uint_type j; in res_to_bin_stringtable() local
|
D | readelf.c | 5050 unsigned int j; in process_program_headers() local 5242 unsigned int j; in get_32bit_elf_symbols() local 5353 unsigned int j; in get_64bit_elf_symbols() local 6332 unsigned int entry, j, size; in process_section_groups() local 6989 unsigned long j, nfuns; in dump_ia64_unwind() local 7414 unsigned long j, nfuns; in dump_hppa_unwind() local 8566 unsigned long j, nfuns; in dump_arm_unwind() local 9868 int j; in process_version_sections() local 9984 int j; in process_version_sections() local 10145 int j, nn; in process_version_sections() local [all …]
|
D | objcopy.c | 3324 unsigned long i, j; in copy_section() local 3906 off_t got; in section_add_load_file() local
|
/toolchain/binutils/binutils-2.27/zlib/examples/ |
D | enough.c | 179 #define INDEX(i,j,k) (((size_t)((i-1)>>1)*((i-2)>>1)+(j>>1)-1)*(max-1)+k-1) argument 206 big_t got; /* value returned from count() */ in count() local 462 big_t got; /* return value of count() */ in main() local
|
/toolchain/binutils/binutils-2.27/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 | 2821 } got; member 2843 asection *got; member 3277 long j; in ppc64_elf_get_synthetic_symtab() local 4604 asection *got, *relgot; in create_got_section() local 9525 asection *got = ppc64_elf_tdata (gent->owner)->got; in allocate_got() local 11549 asection *got, *relgot; in ppc64_elf_layout_multitoc() local 11650 asection *got; in ppc64_elf_layout_multitoc() local 14338 asection *got; in ppc64_elf_relocate_section() local
|
D | elf32-ppc.c | 2540 unsigned int j, k; in ppc_elf_modify_segment_map() local 2977 asection *got = bfd_get_section_by_name (abfd, ".got"); in ppc_elf_get_synthetic_symtab() local 3260 asection *got; member 7562 bfd_vma got = 0; in write_glink_stub() local 10301 bfd_vma got; in ppc_elf_finish_dynamic_sections() local
|
D | elf64-alpha.c | 330 asection *got; member 2463 bfd *j; in elf64_alpha_calc_got_offsets() local 2837 bfd *j; in elf64_alpha_size_rela_got_section() local
|
D | elfxx-mips.c | 556 struct mips_got_info *got; member 4803 asection *got, bfd_size_type pages) in mips_elf_multi_got() 14634 unsigned int j; in _bfd_mips_elf_final_link() local
|
/toolchain/binutils/binutils-2.27/gold/ |
D | sparc.cc | 1721 for (unsigned int j = 0; j < plt_entries_per_block; ++j) in do_write() local 1752 for (unsigned int j = 0; j < plt_entries_per_block; ++j) in do_write() local 1914 Output_data_got<size, big_endian>* got; in got_mod_index_entry() local 2384 Output_data_got<size, big_endian>* got; in local() local 2443 Output_data_got<size, big_endian>* got in local() local 2497 Output_data_got<size, big_endian>* got in local() local 2823 Output_data_got<size, big_endian>* got; in global() local 2928 Output_data_got<size, big_endian>* got in global() local 2946 Output_data_got<size, big_endian>* got in global() local 3001 Output_data_got<size, big_endian>* got in global() local
|
D | fileread.cc | 682 ssize_t got = ::readv(this->descriptor_, iov, iov_index); in do_readv() local 718 size_t j; in read_multiple() local
|
D | incremental.cc | 328 for (unsigned int j = 0; j < member_count; j++) in setup_readers() local 341 for (unsigned int j = 0; j < object_count; j++) in setup_readers() local 645 Output_data_got_base* got = in do_process_got_plt() local 790 for (unsigned int j = 0; j < r_count; in do_apply_incremental_relocs() local 2435 for (unsigned int j = 0; j < reloc_count; j++) in do_scan_relocs() local
|