HomeSort by: relevance | last modified time | path
    Searched defs:fdh (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 4198 struct ppc_link_hash_entry *fdh = fh->oh;
4200 if (fdh == NULL)
4204 fdh = ppc_elf_hash_entry (elf_link_hash_lookup (&htab->elf, fd_name,
4206 if (fdh == NULL)
4207 return fdh;
4209 fdh->is_func_descriptor = 1;
4210 fdh->oh = fh;
4212 fh->oh = fdh;
4215 fdh = ppc_follow_link (fdh);
4194 struct ppc_link_hash_entry *fdh = fh->oh; local
4225 struct ppc_link_hash_entry *fdh; local
4389 struct ppc_link_hash_entry *fdh; local
5844 struct ppc_link_hash_entry *fdh = ppc_follow_link (fh->oh); local
5942 struct ppc_link_hash_entry *fdh; local
6014 struct ppc_link_hash_entry *eh, *fh, *fdh; local
6450 struct ppc_link_hash_entry *fdh; local
7592 struct ppc_link_hash_entry *fdh = NULL; local
10699 struct ppc_link_hash_entry *fdh = h; local
13902 struct ppc_link_hash_entry *fdh; local
15581 struct ppc_link_hash_entry *fdh; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 4206 struct ppc_link_hash_entry *fdh = fh->oh;
4208 if (fdh == NULL)
4212 fdh = ppc_elf_hash_entry (elf_link_hash_lookup (&htab->elf, fd_name,
4214 if (fdh == NULL)
4215 return fdh;
4217 fdh->is_func_descriptor = 1;
4218 fdh->oh = fh;
4220 fh->oh = fdh;
4223 fdh = ppc_follow_link (fdh);
4202 struct ppc_link_hash_entry *fdh = fh->oh; local
4233 struct ppc_link_hash_entry *fdh; local
4397 struct ppc_link_hash_entry *fdh; local
5852 struct ppc_link_hash_entry *fdh = ppc_follow_link (fh->oh); local
5950 struct ppc_link_hash_entry *fdh; local
6022 struct ppc_link_hash_entry *eh, *fh, *fdh; local
6450 struct ppc_link_hash_entry *fdh; local
7592 struct ppc_link_hash_entry *fdh = NULL; local
10699 struct ppc_link_hash_entry *fdh = h; local
13900 struct ppc_link_hash_entry *fdh; local
15579 struct ppc_link_hash_entry *fdh; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 4205 struct ppc_link_hash_entry *fdh = fh->oh;
4207 if (fdh == NULL)
4211 fdh = ppc_elf_hash_entry (elf_link_hash_lookup (&htab->elf, fd_name,
4213 if (fdh == NULL)
4214 return fdh;
4216 fdh->is_func_descriptor = 1;
4217 fdh->oh = fh;
4219 fh->oh = fdh;
4222 fdh = ppc_follow_link (fdh);
4201 struct ppc_link_hash_entry *fdh = fh->oh; local
4232 struct ppc_link_hash_entry *fdh; local
4396 struct ppc_link_hash_entry *fdh; local
5846 struct ppc_link_hash_entry *fdh = ppc_follow_link (fh->oh); local
5944 struct ppc_link_hash_entry *fdh; local
6016 struct ppc_link_hash_entry *eh, *fh, *fdh; local
6443 struct ppc_link_hash_entry *fdh; local
7585 struct ppc_link_hash_entry *fdh = NULL; local
10682 struct ppc_link_hash_entry *fdh = h; local
13883 struct ppc_link_hash_entry *fdh; local
15554 struct ppc_link_hash_entry *fdh; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 4211 struct ppc_link_hash_entry *fdh = fh->oh;
4213 if (fdh == NULL)
4217 fdh = ppc_elf_hash_entry (elf_link_hash_lookup (&htab->elf, fd_name,
4219 if (fdh == NULL)
4220 return fdh;
4222 fdh->is_func_descriptor = 1;
4223 fdh->oh = fh;
4225 fh->oh = fdh;
4228 fdh = ppc_follow_link (fdh);
4207 struct ppc_link_hash_entry *fdh = fh->oh; local
4238 struct ppc_link_hash_entry *fdh; local
4402 struct ppc_link_hash_entry *fdh; local
5843 struct ppc_link_hash_entry *fdh = ppc_follow_link (fh->oh); local
5941 struct ppc_link_hash_entry *fdh; local
6013 struct ppc_link_hash_entry *eh, *fh, *fdh; local
6440 struct ppc_link_hash_entry *fdh; local
7582 struct ppc_link_hash_entry *fdh = NULL; local
10679 struct ppc_link_hash_entry *fdh = h; local
13876 struct ppc_link_hash_entry *fdh; local
15547 struct ppc_link_hash_entry *fdh; local
    [all...]

Completed in 40 milliseconds