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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 5018 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need)
5150 eh->elf.got.offset = allocate_got (htab, need);
5604 *local_got = allocate_got (htab, need);
5697 htab->tlsld_got.offset = allocate_got (htab, 8);
5005 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need) function
elf64-ppc.c 9793 allocate_got (struct elf_link_hash_entry *h,
9959 allocate_got (h, info, gent);
12838 allocate_got (h, (struct bfd_link_info *) inf, gent);
9789 allocate_got (struct elf_link_hash_entry *h, function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 5031 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need)
5163 eh->elf.got.offset = allocate_got (htab, need);
5617 *local_got = allocate_got (htab, need);
5710 htab->tlsld_got.offset = allocate_got (htab, 8);
5018 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need) function
elf64-ppc.c 9793 allocate_got (struct elf_link_hash_entry *h,
9959 allocate_got (h, info, gent);
12835 allocate_got (h, (struct bfd_link_info *) inf, gent);
9789 allocate_got (struct elf_link_hash_entry *h, function
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 5031 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need)
5163 eh->elf.got.offset = allocate_got (htab, need);
5616 *local_got = allocate_got (htab, need);
5709 htab->tlsld_got.offset = allocate_got (htab, 8);
5018 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need) function
elf64-ppc.c 9786 allocate_got (struct elf_link_hash_entry *h,
9952 allocate_got (h, info, gent);
12818 allocate_got (h, (struct bfd_link_info *) inf, gent);
9782 allocate_got (struct elf_link_hash_entry *h, function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 5033 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need)
5165 eh->elf.got.offset = allocate_got (htab, need);
5618 *local_got = allocate_got (htab, need);
5711 htab->tlsld_got.offset = allocate_got (htab, 8);
5020 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need) function
elf64-ppc.c 9783 allocate_got (struct elf_link_hash_entry *h,
9949 allocate_got (h, info, gent);
12811 allocate_got (h, (struct bfd_link_info *) inf, gent);
9779 allocate_got (struct elf_link_hash_entry *h, function

Completed in 101 milliseconds