Searched defs:ppc_elf_link_hash_entry (Results 1 – 1 of 1) sorted by relevance
3213 struct ppc_elf_link_hash_entry struct3215 struct elf_link_hash_entry elf;3220 elf_linker_section_pointers_t *linker_section_pointer;3223 struct elf_dyn_relocs *dyn_relocs;3248 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent)) argument