Home
last modified time | relevance | path

Searched refs:ppc_elf_link_hash_entry (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-ppc.c161 struct ppc_elf_link_hash_entry struct
187 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent)) argument
238 sizeof (struct ppc_elf_link_hash_entry)); in ppc_elf_link_hash_newfunc()
289 struct ppc_elf_link_hash_entry *edir, *eind; in ppc_elf_copy_indirect_symbol()
291 edir = (struct ppc_elf_link_hash_entry *) dir; in ppc_elf_copy_indirect_symbol()
292 eind = (struct ppc_elf_link_hash_entry *) ind; in ppc_elf_copy_indirect_symbol()
2359 struct ppc_elf_link_hash_entry *eh; in elf_create_pointer_linker_section()
2362 eh = (struct ppc_elf_link_hash_entry *) h; in elf_create_pointer_linker_section()
2466 struct ppc_elf_link_hash_entry *eh; in elf_finish_pointer_linker_section()
2468 eh = (struct ppc_elf_link_hash_entry *) h; in elf_finish_pointer_linker_section()
[all …]
DChangeLog-02032242 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
4284 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
4884 (struct ppc_elf_link_hash_entry): Define.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-ppc.c2284 struct ppc_elf_link_hash_entry struct
2314 #define ppc_elf_hash_entry(ent) ((struct ppc_elf_link_hash_entry *) (ent)) argument
2405 sizeof (struct ppc_elf_link_hash_entry)); in ppc_elf_link_hash_newfunc()
2435 sizeof (struct ppc_elf_link_hash_entry))) in ppc_elf_link_hash_table_create()
2575 struct ppc_elf_link_hash_entry *edir, *eind; in ppc_elf_copy_indirect_symbol()
2577 edir = (struct ppc_elf_link_hash_entry *) dir; in ppc_elf_copy_indirect_symbol()
2578 eind = (struct ppc_elf_link_hash_entry *) ind; in ppc_elf_copy_indirect_symbol()
2810 struct ppc_elf_link_hash_entry *eh; in elf_create_pointer_linker_section()
2813 eh = (struct ppc_elf_link_hash_entry *) h; in elf_create_pointer_linker_section()
3728 struct ppc_elf_link_hash_entry *eh; in ppc_elf_gc_sweep_hook()
[all …]
DChangeLog-02032242 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
4284 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
4884 (struct ppc_elf_link_hash_entry): Define.
DChangeLog-20052507 * bfd/elf32-ppc.c (struct ppc_elf_link_hash_entry): Add new field