Home | History | Annotate | Download | only in bfd

Lines Matching defs:sym_hashes

1350   struct ecoff_link_hash_entry **sym_hashes;
1404 sym_hashes = ecoff_data (input_bfd)->sym_hashes;
1688 h = sym_hashes[r_symndx];
1819 h = sym_hashes[r_symndx];
1947 name = sym_hashes[r_symndx]->root.root.string;