Searched refs:allocate_got (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf32-ppc.c4421 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need)
4649 eh->elf.got.offset = allocate_got (htab, need);
4896 *local_got = allocate_got (htab, need);
4908 htab->tlsld_got.offset = allocate_got (htab, 8);
4409 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need) function

Completed in 42 milliseconds