Home
last modified time | relevance | path

Searched refs:ppc_elf_link_hash_table (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-ppc.c2325 struct ppc_elf_link_hash_table struct
2391 ((struct ppc_elf_link_hash_table *) (p)->hash) argument
2427 struct ppc_elf_link_hash_table *ret; in ppc_elf_link_hash_table_create()
2429 ret = bfd_zmalloc (sizeof (struct ppc_elf_link_hash_table)); in ppc_elf_link_hash_table_create()
2468 struct ppc_elf_link_hash_table *htab; in ppc_elf_create_got()
2513 struct ppc_elf_link_hash_table *htab; in ppc_elf_create_dynamic_sections()
2710 struct ppc_elf_link_hash_table *htab; in ppc_elf_add_symbol_hook()
2735 create_sdata_sym (struct ppc_elf_link_hash_table *htab, in create_sdata_sym()
2756 struct ppc_elf_link_hash_table *htab = ppc_elf_hash_table (info); in ppc_elf_create_linker_section()
2963 struct ppc_elf_link_hash_table *htab; in ppc_elf_check_relocs()
[all …]
DChangeLog930 (ppc_elf_link_hash_table): Replace old_got and new_got with
1007 * elf32-ppc.c (ppc_elf_link_hash_table): Remove hplt.
DChangeLog-2005240 * elf32-ppc.c (struct ppc_elf_link_hash_table): Add emit_stub_syms.
1175 * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove hgot. Use
1673 (ppc_elf_link_hash_table): Add srelplt2, sgotplt, hgot, hplt,
2726 (struct ppc_elf_link_hash_table): Add glink, glink_pltresolve,
2824 * elf32-ppc.c (struct ppc_elf_link_hash_table): Add got_header_size
3987 (struct ppc_elf_link_hash_table): Remove sdata and sdata2 pointers.
DChangeLog-0203626 * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove tls_sec.
2244 (struct ppc_elf_link_hash_table): Add sbss.
4287 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
4886 (struct ppc_elf_link_hash_table): Define.
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-ppc.c191 struct ppc_elf_link_hash_table struct
224 ((struct ppc_elf_link_hash_table *) (p)->hash) argument
260 struct ppc_elf_link_hash_table *ret; in ppc_elf_link_hash_table_create()
262 ret = bfd_zmalloc (sizeof (struct ppc_elf_link_hash_table)); in ppc_elf_link_hash_table_create()
1644 struct ppc_elf_link_hash_table *ppc_info; in ppc_elf_relax_section()
2572 struct ppc_elf_link_hash_table *htab = ppc_elf_hash_table (info); in ppc_elf_create_linker_section()
2724 struct ppc_elf_link_hash_table *htab; in ppc_elf_create_got()
2760 struct ppc_elf_link_hash_table *htab; in ppc_elf_create_dynamic_sections()
2811 struct ppc_elf_link_hash_table *htab; in ppc_elf_adjust_dynamic_symbol()
2991 struct ppc_elf_link_hash_table *htab; in allocate_dynrelocs()
[all …]
DChangeLog-0203626 * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove tls_sec.
2244 (struct ppc_elf_link_hash_table): Add sbss.
4287 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
4886 (struct ppc_elf_link_hash_table): Define.