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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c2402 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent))
2495 ppc_elf_hash_entry (entry)->linker_section_pointer = NULL;
2496 ppc_elf_hash_entry (entry)->dyn_relocs = NULL;
2497 ppc_elf_hash_entry (entry)->tls_mask = 0;
3162 ppc_elf_hash_entry (h)->tls_mask |= tls_type;
3186 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3207 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3223 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3239 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3259 ppc_elf_hash_entry (
2397 #define ppc_elf_hash_entry macro
[all...]

Completed in 120 milliseconds