Searched refs:allocate_got (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-ppc.c | 5690 allocate_got (struct ppc_elf_link_hash_table *htab, unsigned int need) in allocate_got() function 5943 eh->elf.got.offset = allocate_got (htab, need); in allocate_dynrelocs() 6232 *local_got = allocate_got (htab, need); in ppc_elf_size_dynamic_sections() 6291 htab->tlsld_got.offset = allocate_got (htab, 8); in ppc_elf_size_dynamic_sections()
|
D | ChangeLog-2005 | 1680 (allocate_got): VxWorks does not need a got header. 2732 (allocate_got): Handle differences between old and new got layout. 2832 (allocate_got): New function. 2833 (allocate_dynrelocs): Use allocate_got.
|
D | ChangeLog-2013 | 1975 (allocate_got): Always use reliplt for ifunc. 2002 * elf64-ppc.c (allocate_got): Formatting.
|
D | elf64-ppc.c | 9311 allocate_got (struct elf_link_hash_entry *h, in allocate_got() function 9515 allocate_got (h, info, gent); in allocate_dynrelocs() 11281 allocate_got (h, (struct bfd_link_info *) inf, gent); in reallocate_got()
|
D | ChangeLog-2010 | 3198 (allocate_got): New function, extracted from..
|
D | ChangeLog-2006 | 3205 (allocate_got): Likewise. Rearrange so that max_before_header
|