Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2007322 (mips_elf_got_per_bfd_arg): Add max_pages field. Delete
332 non-page entries. Use the minimum of max_pages and the sum
334 (mips_elf_merge_gots): Use the minimum of max_pages and the
338 to the individual per-bfd GOTs. Initialize got_per_bfd_arg.max_pages.
Delfxx-mips.c206 unsigned int max_pages; member
4547 estimate = arg->max_pages; in mips_elf_merge_got_with()
4601 estimate = arg->max_pages; in mips_elf_merge_got()
4825 got_per_bfd_arg.max_pages = pages; in mips_elf_multi_got()