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

/freebsd-10-stable/contrib/binutils/bfd/
H A Delf64-ppc.c3326 struct ppc_stub_hash_entry *stub_cache;
3563 memset (&eh->u.stub_cache, 0,
3565 - offsetof (struct ppc_link_hash_entry, u.stub_cache)));
3736 if (h != NULL && h->u.stub_cache != NULL
3737 && h->u.stub_cache->h == h
3738 && h->u.stub_cache->id_sec == id_sec)
3740 stub_entry = h->u.stub_cache;
3753 h->u.stub_cache = stub_entry;
3322 struct ppc_stub_hash_entry *stub_cache; member in union:ppc_link_hash_entry::__anon235

Completed in 84 milliseconds