HomeSort by relevance Sort by last modified time
    Searched defs:sym_hashes (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/bfd/
elf32-d10v.c 264 struct elf_link_hash_entry **sym_hashes; local
272 sym_hashes = elf_sym_hashes (abfd);
285 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
398 struct elf_link_hash_entry **sym_hashes; local
403 sym_hashes = elf_sym_hashes (input_bfd);
464 r_symndx, symtab_hdr, sym_hashes,
elf32-dlx.c 428 struct elf_link_hash_entry **sym_hashes; local
436 sym_hashes = elf_sym_hashes (abfd);
449 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
elf32-epiphany.c 476 struct elf_link_hash_entry **sym_hashes; local
481 sym_hashes = elf_sym_hashes (input_bfd);
520 r_symndx, symtab_hdr, sym_hashes,
elf32-fr30.c 508 struct elf_link_hash_entry **sym_hashes;
513 sym_hashes = elf_sym_hashes (input_bfd);
556 r_symndx, symtab_hdr, sym_hashes,
653 struct elf_link_hash_entry **sym_hashes;
661 sym_hashes = elf_sym_hashes (abfd);
674 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
503 struct elf_link_hash_entry **sym_hashes; local
647 struct elf_link_hash_entry **sym_hashes; local
elf32-i860.c 1084 struct elf_link_hash_entry **sym_hashes
1082 struct elf_link_hash_entry **sym_hashes; local
    [all...]
elf32-mcore.c 396 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
467 r_symndx, symtab_hdr, sym_hashes,
593 struct elf_link_hash_entry ** sym_hashes;
601 sym_hashes = elf_sym_hashes (abfd);
616 h = sym_hashes [r_symndx - symtab_hdr->sh_info];
392 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd); local
588 struct elf_link_hash_entry ** sym_hashes; local
elf32-moxie.c 206 struct elf_link_hash_entry **sym_hashes;
211 sym_hashes = elf_sym_hashes (input_bfd);
248 r_symndx, symtab_hdr, sym_hashes,
337 struct elf_link_hash_entry **sym_hashes;
345 sym_hashes = elf_sym_hashes (abfd);
358 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
203 struct elf_link_hash_entry **sym_hashes; local
333 struct elf_link_hash_entry **sym_hashes; local
elf32-mt.c 305 struct elf_link_hash_entry ** sym_hashes;
310 sym_hashes = elf_sym_hashes (input_bfd);
350 r_symndx, symtab_hdr, sym_hashes,
431 struct elf_link_hash_entry ** sym_hashes;
439 sym_hashes = elf_sym_hashes (abfd);
452 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
304 struct elf_link_hash_entry ** sym_hashes; local
430 struct elf_link_hash_entry ** sym_hashes; local
elf32-sh-symbian.c 440 struct elf_link_hash_entry ** sym_hashes; local
454 sym_hashes = elf_sym_hashes (input_bfd);
455 sym_hashes_end = sym_hashes + num_global_syms;
505 for (h = sym_hashes; h < sym_hashes_end; h ++)
509 ptr->new_symndx = h - sym_hashes + num_local_syms;
525 new_sym_hashes = bfd_alloc (input_bfd, num_global_syms * sizeof * sym_hashes);
532 memcpy (new_sym_hashes, sym_hashes, (num_global_syms - 1) * sizeof * sym_hashes);
534 elf_sym_hashes (input_bfd) = sym_hashes = new_sym_hashes;
535 sym_hashes_end = sym_hashes + num_global_syms
    [all...]
elf32-xc16x.c 345 struct elf_link_hash_entry **sym_hashes; local
349 sym_hashes = elf_sym_hashes (input_bfd);
379 r_symndx, symtab_hdr, sym_hashes,
coff-mips.c 801 struct ecoff_link_hash_entry **sym_hashes;
854 sym_hashes = ecoff_data (input_bfd)->sym_hashes;
922 h = sym_hashes[int_rel.r_symndx];
795 struct ecoff_link_hash_entry **sym_hashes; local
    [all...]
elf-m10200.c 341 struct elf_link_hash_entry **sym_hashes;
345 sym_hashes = elf_sym_hashes (input_bfd);
378 r_symndx, symtab_hdr, sym_hashes,
470 struct elf_link_hash_entry **sym_hashes;
511 sym_hashes = elf_sym_hashes (abfd);
512 end_hashes = sym_hashes + symcount;
513 for (; sym_hashes < end_hashes; sym_hashes++)
515 struct elf_link_hash_entry *sym_hash = *sym_hashes;
340 struct elf_link_hash_entry **sym_hashes; local
469 struct elf_link_hash_entry **sym_hashes; local
1237 struct elf_link_hash_entry **sym_hashes; local
    [all...]
elf32-cr16c.c 683 struct elf_link_hash_entry **sym_hashes; local
687 sym_hashes = elf_sym_hashes (input_bfd);
720 r_symndx, symtab_hdr, sym_hashes,
elf32-crx.c 597 struct elf_link_hash_entry **sym_hashes; local
672 sym_hashes = start_hashes = elf_sym_hashes (abfd);
673 end_hashes = sym_hashes + symcount;
675 for (; sym_hashes < end_hashes; sym_hashes++)
677 struct elf_link_hash_entry *sym_hash = *sym_hashes;
683 different symbols in 'sym_hashes', we don't want to adjust
691 for (cur_sym_hashes = start_hashes; cur_sym_hashes < sym_hashes;
700 if (cur_sym_hashes < sym_hashes)
833 struct elf_link_hash_entry **sym_hashes; local
    [all...]
elf32-iq2000.c 458 struct elf_link_hash_entry **sym_hashes;
467 sym_hashes = elf_sym_hashes (abfd);
480 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
576 struct elf_link_hash_entry ** sym_hashes;
581 sym_hashes = elf_sym_hashes (input_bfd);
637 r_symndx, symtab_hdr, sym_hashes,
454 struct elf_link_hash_entry **sym_hashes; local
571 struct elf_link_hash_entry ** sym_hashes; local
elf32-mep.c 456 struct elf_link_hash_entry ** sym_hashes;
461 sym_hashes = elf_sym_hashes (input_bfd);
500 r_symndx, symtab_hdr, sym_hashes,
451 struct elf_link_hash_entry ** sym_hashes; local
elf32-xstormy16.c 410 struct elf_link_hash_entry **sym_hashes;
420 sym_hashes = elf_sym_hashes (abfd);
437 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
776 struct elf_link_hash_entry ** sym_hashes;
783 sym_hashes = elf_sym_hashes (input_bfd);
826 r_symndx, symtab_hdr, sym_hashes,
408 struct elf_link_hash_entry **sym_hashes; local
773 struct elf_link_hash_entry ** sym_hashes; local
elf32-i370.c 800 struct elf_link_hash_entry **sym_hashes;
815 sym_hashes = elf_sym_hashes (abfd);
830 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1042 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (input_bfd);
793 struct elf_link_hash_entry **sym_hashes; local
1033 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (input_bfd); local
    [all...]
elf32-m68hc11.c 1123 struct elf_link_hash_entry **sym_hashes; local
    [all...]
elf32-m68hc1x.c 397 struct elf_link_hash_entry ** sym_hashes; local
399 sym_hashes = elf_sym_hashes (input_bfd);
488 (sym_hashes[e_indx]);
852 struct elf_link_hash_entry ** sym_hashes; local
860 sym_hashes = elf_sym_hashes (abfd);
874 h = sym_hashes [r_symndx - symtab_hdr->sh_info];
917 struct elf_link_hash_entry **sym_hashes; local
926 sym_hashes = elf_sym_hashes (input_bfd);
989 r_symndx, symtab_hdr, sym_hashes,
    [all...]
libecoff.h 128 struct ecoff_link_hash_entry **sym_hashes; member in struct:ecoff_tdata
coff-alpha.c 1344 struct ecoff_link_hash_entry **sym_hashes; local
    [all...]
elf32-cr16.c 690 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
706 sym_hashes = elf_sym_hashes (abfd);
707 sym_hashes_end = sym_hashes + symtab_hdr->sh_size/sizeof (Elf32_External_Sym);
724 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1268 struct elf_link_hash_entry **sym_hashes; local
1394 struct elf_link_hash_entry **sym_hashes; local
    [all...]
elf32-h8300.c 436 struct elf_link_hash_entry **sym_hashes;
440 sym_hashes = elf_sym_hashes (input_bfd);
475 r_symndx, symtab_hdr, sym_hashes,
435 struct elf_link_hash_entry **sym_hashes; local
1498 struct elf_link_hash_entry **sym_hashes; local
1566 struct elf_link_hash_entry **sym_hashes; local
    [all...]
elf32-ip2k.c 580 struct elf_link_hash_entry **sym_hashes; local
763 sym_hashes = elf_sym_hashes (abfd);
764 end_hashes = sym_hashes + symcount;
765 for (; sym_hashes < end_hashes; sym_hashes++)
767 struct elf_link_hash_entry *sym_hash = *sym_hashes;
1388 struct elf_link_hash_entry **sym_hashes; local
    [all...]

Completed in 1984 milliseconds

1 2 3 4