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

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-ppc.c2199 unsigned int got_gap;
5047 if (need <= htab->got_gap)
5049 where = max_before_header - htab->got_gap;
5050 htab->got_gap -= need;
5057 htab->got_gap = max_before_header - htab->elf.sgot->size;
2193 unsigned int got_gap; member in struct:ppc_elf_link_hash_table
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-ppc.c2204 unsigned int got_gap;
5043 if (need <= htab->got_gap)
5045 where = max_before_header - htab->got_gap;
5046 htab->got_gap -= need;
5053 htab->got_gap = max_before_header - htab->elf.sgot->size;
2198 unsigned int got_gap; member in struct:ppc_elf_link_hash_table
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-ppc.c2204 unsigned int got_gap;
5043 if (need <= htab->got_gap)
5045 where = max_before_header - htab->got_gap;
5046 htab->got_gap -= need;
5053 htab->got_gap = max_before_header - htab->elf.sgot->size;
2198 unsigned int got_gap; member in struct:ppc_elf_link_hash_table
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ppc.c2204 unsigned int got_gap;
5043 if (need <= htab->got_gap)
5045 where = max_before_header - htab->got_gap;
5046 htab->got_gap -= need;
5053 htab->got_gap = max_before_header - htab->elf.sgot->size;
2198 unsigned int got_gap; member in struct:ppc_elf_link_hash_table

Completed in 251 milliseconds