Searched defs:ppc_elf_link_hash_table (Results 1 – 2 of 2) sorted by relevance
2325 struct ppc_elf_link_hash_table struct2327 struct elf_link_hash_table elf;2330 asection *got;2331 asection *relgot;2332 asection *glink;2333 asection *plt;2334 asection *relplt;2335 asection *dynbss;2336 asection *relbss;2337 asection *dynsbss;[all …]
191 struct ppc_elf_link_hash_table struct193 struct elf_link_hash_table elf;196 asection *got;197 asection *relgot;198 asection *plt;199 asection *relplt;200 asection *dynbss;224 ((struct ppc_elf_link_hash_table *) (p)->hash) argument