Home | History | Annotate | Download | only in bfd

Lines Matching full:htab

382 struct htab;
386 struct htab *cies;
563 #define is_elf_hash_table(htab) \
564 (((struct bfd_link_hash_table *) (htab))->type == bfd_link_elf_hash_table)