Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
DChangeLog2021 field. Add assigned_low_gotno and assigned_high_gotno fields.
2024 the current relocation, else set it to assigned_high_gotno.
2028 assigned_high_gotno in secondary GOTs. Use assigned_low_gotno
2031 assigned_high_gotno.
Delfxx-mips.c174 unsigned int assigned_high_gotno; member
3725 if (g->assigned_low_gotno > g->assigned_high_gotno) in mips_elf_create_local_got_entry()
3744 lookup.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->assigned_high_gotno--; in mips_elf_create_local_got_entry()
4889 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_multi_got()
9340 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_lay_out_got()
11659 && got_index <= g->assigned_high_gotno) in _bfd_mips_elf_finish_dynamic_sections()