Home
last modified time | relevance | path

Searched refs:ppc_link_hash_entry (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-ppc.c3201 struct ppc_link_hash_entry *h;
3223 struct ppc_link_hash_entry struct
3235 struct ppc_link_hash_entry *oh; argument
3322 struct ppc_link_hash_entry *tls_get_addr;
3323 struct ppc_link_hash_entry *tls_get_addr_fd;
3452 entry = bfd_hash_allocate (table, sizeof (struct ppc_link_hash_entry)); in link_hash_newfunc()
3461 struct ppc_link_hash_entry *eh = (struct ppc_link_hash_entry *) entry; in link_hash_newfunc()
3464 (sizeof (struct ppc_link_hash_entry) in link_hash_newfunc()
3465 - offsetof (struct ppc_link_hash_entry, stub_cache))); in link_hash_newfunc()
3547 const struct ppc_link_hash_entry *h, in ppc_stub_name()
[all …]