Home
last modified time | relevance | path

Searched refs:assigned_high_gotno (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20142581 field. Add assigned_low_gotno and assigned_high_gotno fields.
2584 the current relocation, else set it to assigned_high_gotno.
2588 assigned_high_gotno in secondary GOTs. Use assigned_low_gotno
2591 assigned_high_gotno.
Delfxx-mips.c175 unsigned int assigned_high_gotno; member
3733 if (g->assigned_low_gotno > g->assigned_high_gotno) in mips_elf_create_local_got_entry()
3752 lookup.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->assigned_high_gotno--; in mips_elf_create_local_got_entry()
4898 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_multi_got()
9376 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_lay_out_got()
11694 && got_index <= g->assigned_high_gotno) in _bfd_mips_elf_finish_dynamic_sections()