Searched refs:bfd2got (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delfxx-mips.c135 struct htab *bfd2got; member in struct:mips_got_info
153 /* Structure passed when traversing the bfd2got hash table, used to
159 htab_t bfd2got; member in struct:mips_elf_got_per_bfd_arg
2481 if (g->bfd2got && ibfd)
2964 /* Compute the hash value of the bfd in a bfd2got hash entry. */
2996 if (! g->bfd2got)
3000 p = htab_find (g->bfd2got, &e);
3013 htab_t bfd2got = arg->bfd2got;
3021 bfdgotp = htab_find_slot (bfd2got,
2999 htab_t bfd2got = arg->bfd2got; local
3085 struct mips_elf_bfd2got_hash *bfd2got local
[all...]

Completed in 50 milliseconds