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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 1625 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1648 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1680 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
6618 The wrong value here is fixed later in ppc64_elf_set_toc. */
12729 htab->toc_curr = ppc64_elf_set_toc (info, info->output_bfd);
14524 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd)
14520 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 1633 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1656 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1688 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
6618 The wrong value here is fixed later in ppc64_elf_set_toc. */
12726 htab->toc_curr = ppc64_elf_set_toc (info, info->output_bfd);
14522 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd)
14518 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd) function
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 1633 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1656 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1688 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
6611 The wrong value here is fixed later in ppc64_elf_set_toc. */
12709 htab->toc_curr = ppc64_elf_set_toc (info, info->output_bfd);
14504 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd)
14500 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 1633 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1656 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
1688 TOCstart = ppc64_elf_set_toc (NULL, input_section->output_section->owner);
6608 The wrong value here is fixed later in ppc64_elf_set_toc. */
12702 htab->toc_curr = ppc64_elf_set_toc (info, info->output_bfd);
14497 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd)
14493 ppc64_elf_set_toc (struct bfd_link_info *info, bfd *obfd) function

Completed in 65 milliseconds