Home
last modified time | relevance | path

Searched defs:ppc_elf_link_hash_table (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-ppc.c2325 struct ppc_elf_link_hash_table struct
2327 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 …]
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-ppc.c191 struct ppc_elf_link_hash_table struct
193 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