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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c2450 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent))
2543 ppc_elf_hash_entry (entry)->linker_section_pointer = NULL;
2544 ppc_elf_hash_entry (entry)->dyn_relocs = NULL;
2545 ppc_elf_hash_entry (entry)->tls_mask = 0;
3247 ppc_elf_hash_entry (h)->tls_mask |= tls_type;
3271 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3292 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3308 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3324 ppc_elf_hash_entry (h)->has_sda_refs = TRUE;
3344 ppc_elf_hash_entry (
2445 #define ppc_elf_hash_entry macro
[all...]

Completed in 58 milliseconds