Searched refs:MIPS_ELF_GOT_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
2777 (MIPS_ELF_GOT_MAX_SIZE): Change the argument from a bfd to a2796 (mips_elf_merge_gots): Update the use of MIPS_ELF_GOT_MAX_SIZE.2797 (mips_elf_multi_got): Update the uses of MIPS_ELF_GOT_MAX_SIZE2800 MIPS_ELF_GOT_MAX_SIZE. Create .got.plt on VxWorks.
907 #define MIPS_ELF_GOT_MAX_SIZE(INFO) (ELF_MIPS_GP_OFFSET (INFO) + 0x7fff) macro4822 got_per_bfd_arg.max_count = ((MIPS_ELF_GOT_MAX_SIZE (info) in mips_elf_multi_got()9385 if (!htab->is_vxworks && s->size > MIPS_ELF_GOT_MAX_SIZE (info)) in mips_elf_lay_out_got()
4698 (MIPS_ELF_GOT_MAX_SIZE): New macro.