Home
last modified time | relevance | path

Searched refs:ppc_link_hash_entry (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c3811 struct ppc_link_hash_entry *h;
3849 struct ppc_link_hash_entry struct
3859 struct ppc_link_hash_entry *next_dot_sym; argument
3866 struct ppc_link_hash_entry *oh; argument
3941 struct ppc_link_hash_entry *dot_syms;
3956 struct ppc_link_hash_entry *tls_get_addr;
3957 struct ppc_link_hash_entry *tls_get_addr_fd;
4104 entry = bfd_hash_allocate (table, sizeof (struct ppc_link_hash_entry)); in link_hash_newfunc()
4113 struct ppc_link_hash_entry *eh = (struct ppc_link_hash_entry *) entry; in link_hash_newfunc()
4116 (sizeof (struct ppc_link_hash_entry) in link_hash_newfunc()
[all …]
DChangeLog-2004447 * elf64-ppc.c (struct ppc_link_hash_entry <adjust_done>): Update
1636 "struct ppc_link_hash_entry *".
1879 * elf64-ppc.c (struct ppc_link_hash_entry): Add was_undefined.
1911 a ppc_link_hash_entry pointer.
1924 * elf64-ppc.c (struct ppc_link_hash_entry): Expand adjust_done comment.
1939 * elf64-ppc.c (struct ppc_link_hash_entry): Remove is_entry.
1956 * elf64-ppc.c (struct ppc_link_hash_entry): Make "oh" a
1957 "struct ppc_link_hash_entry *". Adjust all references.
DChangeLog-0203146 * elf64-ppc.c (struct ppc_link_hash_entry): Add adjust_done bitfield.
4458 (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
4539 (struct ppc_link_hash_entry): Add "tls_type".
7819 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
9270 (struct ppc_link_hash_entry): Add stub_cache, oh.
11047 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
11053 string, and set new ppc_link_hash_entry fields.
DChangeLog-20102981 (struct ppc_link_hash_entry): Likewise for tls_mask.
DChangeLog-2006302 (struct ppc_link_hash_entry): Add "next_dot_sym".
DChangeLog-20054797 * elf64-ppc.c (struct ppc_link_hash_entry): Add "fake".
DChangeLog-00011720 (struct ppc_link_hash_entry): New.