Searched refs:sym_hashes (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh-symbian.c440 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;
519 for (h = sym_hashes; h < sym_hashes_end; h ++)
523 ptr->new_symndx = h - sym_hashes + num_local_syms;
539 new_sym_hashes = bfd_alloc (input_bfd, num_global_syms * sizeof * sym_hashes);
546 memcpy (new_sym_hashes, sym_hashes, (num_global_syms - 1) * sizeof * sym_hashes);
548 elf_sym_hashes (input_bfd) = sym_hashes = new_sym_hashes;
549 sym_hashes_end = sym_hashes
[all...]
H A Delf32-openrisc.c303 struct elf_link_hash_entry **sym_hashes; local
311 sym_hashes = elf_sym_hashes (input_bfd);
358 r_symndx, symtab_hdr, sym_hashes,
444 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
452 sym_hashes = elf_sym_hashes (abfd);
454 sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
469 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
H A Delf32-msp430.c226 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
234 sym_hashes = elf_sym_hashes (abfd);
236 sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
251 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
396 struct elf_link_hash_entry **sym_hashes; local
401 sym_hashes = elf_sym_hashes (input_bfd);
440 r_symndx, symtab_hdr, sym_hashes,
762 struct elf_link_hash_entry **sym_hashes; local
776 sym_hashes = elf_sym_hashes (abfd);
777 end_hashes = sym_hashes
837 struct elf_link_hash_entry **sym_hashes; local
[all...]
H A Delf32-d10v.c249 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
257 sym_hashes = elf_sym_hashes (abfd);
258 sym_hashes_end = sym_hashes + symtab_hdr->sh_size/sizeof (Elf32_External_Sym);
273 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
380 struct elf_link_hash_entry **sym_hashes; local
385 sym_hashes = elf_sym_hashes (input_bfd);
467 r_symndx, symtab_hdr, sym_hashes,
H A Delf32-fr30.c514 struct elf_link_hash_entry **sym_hashes;
522 sym_hashes = elf_sym_hashes (input_bfd);
565 r_symndx, symtab_hdr, sym_hashes,
656 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end;
664 sym_hashes = elf_sym_hashes (abfd);
665 sym_hashes_end = sym_hashes + symtab_hdr->sh_size/sizeof (Elf32_External_Sym);
680 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
509 struct elf_link_hash_entry **sym_hashes; local
650 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
H A Delf32-mt.c289 struct elf_link_hash_entry ** sym_hashes;
294 sym_hashes = elf_sym_hashes (input_bfd);
335 r_symndx, symtab_hdr, sym_hashes,
410 struct elf_link_hash_entry ** sym_hashes;
419 sym_hashes = elf_sym_hashes (abfd);
420 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
435 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
288 struct elf_link_hash_entry ** sym_hashes; local
409 struct elf_link_hash_entry ** sym_hashes; local
H A Delf32-h8300.c403 struct elf_link_hash_entry **sym_hashes;
410 sym_hashes = elf_sym_hashes (input_bfd);
441 r_symndx, symtab_hdr, sym_hashes,
1275 struct elf_link_hash_entry **sym_hashes;
1321 sym_hashes = elf_sym_hashes (abfd);
1322 end_hashes = sym_hashes + symcount;
1323 for (; sym_hashes < end_hashes; sym_hashes++)
1325 struct elf_link_hash_entry *sym_hash = *sym_hashes;
1348 struct elf_link_hash_entry **sym_hashes;
402 struct elf_link_hash_entry **sym_hashes; local
1274 struct elf_link_hash_entry **sym_hashes; local
1347 struct elf_link_hash_entry **sym_hashes; local
[all...]
H A Delf32-mcore.c380 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
454 r_symndx, symtab_hdr, sym_hashes,
573 struct elf_link_hash_entry ** sym_hashes;
582 sym_hashes = elf_sym_hashes (abfd);
583 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
600 h = sym_hashes [r_symndx - symtab_hdr->sh_info];
376 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd); local
568 struct elf_link_hash_entry ** sym_hashes; local
H A Delf32-dlx.c429 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
437 sym_hashes = elf_sym_hashes (abfd);
438 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
453 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
H A Delf32-xc16x.c328 struct elf_link_hash_entry **sym_hashes; local
335 sym_hashes = elf_sym_hashes (input_bfd);
366 r_symndx, symtab_hdr, sym_hashes,
H A Delf-m10200.c344 struct elf_link_hash_entry **sym_hashes;
351 sym_hashes = elf_sym_hashes (input_bfd);
384 r_symndx, symtab_hdr, sym_hashes,
1172 struct elf_link_hash_entry **sym_hashes;
1217 sym_hashes = elf_sym_hashes (abfd);
1218 end_hashes = sym_hashes + symcount;
1219 for (; sym_hashes < end_hashes; sym_hashes++)
1221 struct elf_link_hash_entry *sym_hash = *sym_hashes;
1247 struct elf_link_hash_entry **sym_hashes;
343 struct elf_link_hash_entry **sym_hashes; local
1171 struct elf_link_hash_entry **sym_hashes; local
1246 struct elf_link_hash_entry **sym_hashes; local
[all...]
H A Delf32-crx.c581 struct elf_link_hash_entry **sym_hashes; local
660 sym_hashes = start_hashes = elf_sym_hashes (abfd);
661 end_hashes = sym_hashes + symcount;
663 for (; sym_hashes < end_hashes; sym_hashes++)
665 struct elf_link_hash_entry *sym_hash = *sym_hashes;
671 different symbols in 'sym_hashes', we don't want to adjust
679 for (cur_sym_hashes = start_hashes; cur_sym_hashes < sym_hashes;
688 if (cur_sym_hashes < sym_hashes)
821 struct elf_link_hash_entry **sym_hashes; local
[all...]
H A Delf32-iq2000.c410 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end;
419 sym_hashes = elf_sym_hashes (abfd);
420 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
435 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
525 struct elf_link_hash_entry ** sym_hashes;
533 sym_hashes = elf_sym_hashes (input_bfd);
580 r_symndx, symtab_hdr, sym_hashes,
406 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
520 struct elf_link_hash_entry ** sym_hashes; local
H A Delf32-m32c.c339 struct elf_link_hash_entry ** sym_hashes;
346 sym_hashes = elf_sym_hashes (input_bfd);
417 h = sym_hashes [r_symndx - symtab_hdr->sh_info];
588 struct elf_link_hash_entry ** sym_hashes;
600 sym_hashes = elf_sym_hashes (abfd);
605 sym_hashes_end = sym_hashes + symtab_hdr->sh_size/sizeof (Elf32_External_Sym);
621 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1877 struct elf_link_hash_entry ** sym_hashes;
1963 sym_hashes = elf_sym_hashes (abfd);
1964 // sym_hashes
337 struct elf_link_hash_entry ** sym_hashes; local
585 struct elf_link_hash_entry ** sym_hashes; local
1871 struct elf_link_hash_entry ** sym_hashes; local
[all...]
H A Delf32-xstormy16.c386 struct elf_link_hash_entry **sym_hashes;
396 sym_hashes = elf_sym_hashes (abfd);
413 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
755 struct elf_link_hash_entry ** sym_hashes;
765 sym_hashes = elf_sym_hashes (input_bfd);
808 r_symndx, symtab_hdr, sym_hashes,
384 struct elf_link_hash_entry **sym_hashes; local
752 struct elf_link_hash_entry ** sym_hashes; local
H A Delf32-m68hc1x.c381 struct elf_link_hash_entry ** sym_hashes; local
383 sym_hashes = elf_sym_hashes (input_bfd);
467 (sym_hashes[e_indx]);
822 struct elf_link_hash_entry ** sym_hashes; local
831 sym_hashes = elf_sym_hashes (abfd);
832 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
849 h = sym_hashes [r_symndx - symtab_hdr->sh_info];
886 struct elf_link_hash_entry **sym_hashes; local
894 sym_hashes = elf_sym_hashes (input_bfd);
920 r_symndx, symtab_hdr, sym_hashes,
966 struct elf_link_hash_entry **sym_hashes; local
[all...]
H A Delf32-ip2k.c567 struct elf_link_hash_entry **sym_hashes; local
760 sym_hashes = elf_sym_hashes (abfd);
761 end_hashes = sym_hashes + symcount;
762 for (; sym_hashes < end_hashes; sym_hashes++)
764 struct elf_link_hash_entry *sym_hash = *sym_hashes;
1398 struct elf_link_hash_entry **sym_hashes; local
1406 sym_hashes = elf_sym_hashes (input_bfd);
1445 r_symndx, symtab_hdr, sym_hashes,
H A Delf32-avr.c717 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end;
725 sym_hashes = elf_sym_hashes (abfd);
726 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
741 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1152 struct elf_link_hash_entry ** sym_hashes;
1161 sym_hashes = elf_sym_hashes (input_bfd);
1199 r_symndx, symtab_hdr, sym_hashes,
1365 struct elf_link_hash_entry **sym_hashes;
1513 sym_hashes = elf_sym_hashes (abfd);
1514 end_hashes = sym_hashes
716 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; local
1151 struct elf_link_hash_entry ** sym_hashes; local
1364 struct elf_link_hash_entry **sym_hashes; local
2030 struct elf_link_hash_entry **sym_hashes; local
[all...]
H A Delf32-mep.c405 struct elf_link_hash_entry ** sym_hashes;
414 sym_hashes = elf_sym_hashes (abfd);
415 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym);
429 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
481 struct elf_link_hash_entry ** sym_hashes;
486 sym_hashes = elf_sym_hashes (input_bfd);
560 h = sym_hashes [r_symndx];
401 struct elf_link_hash_entry ** sym_hashes; local
476 struct elf_link_hash_entry ** sym_hashes; local
H A Dlibecoff.h123 struct ecoff_link_hash_entry **sym_hashes; member in struct:ecoff_tdata
H A Dlibcoff-in.h41 #define obj_coff_sym_hashes(bfd) (coff_data (bfd)->sym_hashes)
88 struct coff_link_hash_entry **sym_hashes; member in struct:coff_tdata
H A Delf32-m68hc11.c1108 struct elf_link_hash_entry **sym_hashes;
1240 sym_hashes = elf_sym_hashes (abfd);
1241 end_hashes = sym_hashes + symcount;
1242 for (; sym_hashes < end_hashes; sym_hashes++)
1244 struct elf_link_hash_entry *sym_hash = *sym_hashes;
1106 struct elf_link_hash_entry **sym_hashes; local
H A Delf32-m68k.c645 struct elf_link_hash_entry **sym_hashes;
658 sym_hashes = elf_sym_hashes (abfd);
677 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1026 struct elf_link_hash_entry **sym_hashes;
1038 sym_hashes = elf_sym_hashes (abfd);
1053 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1562 struct elf_link_hash_entry **sym_hashes;
1575 sym_hashes = elf_sym_hashes (input_bfd);
1622 r_symndx, symtab_hdr, sym_hashes,
644 struct elf_link_hash_entry **sym_hashes; local
1025 struct elf_link_hash_entry **sym_hashes; local
1560 struct elf_link_hash_entry **sym_hashes; local
H A Delf32-vax.c548 struct elf_link_hash_entry **sym_hashes;
560 sym_hashes = elf_sym_hashes (abfd);
578 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
849 struct elf_link_hash_entry **sym_hashes;
858 sym_hashes = elf_sym_hashes (abfd);
869 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1370 struct elf_link_hash_entry **sym_hashes;
1386 sym_hashes = elf_sym_hashes (input_bfd);
1432 r_symndx, symtab_hdr, sym_hashes,
547 struct elf_link_hash_entry **sym_hashes; local
848 struct elf_link_hash_entry **sym_hashes; local
1369 struct elf_link_hash_entry **sym_hashes; local
H A Delf32-i370.c820 struct elf_link_hash_entry **sym_hashes;
836 sym_hashes = elf_sym_hashes (abfd);
852 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
1081 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (input_bfd);
1146 h = sym_hashes[r_symndx - symtab_hdr->sh_info];
813 struct elf_link_hash_entry **sym_hashes; local
1072 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (input_bfd); local

Completed in 356 milliseconds

123