Searched refs:MIPS_ELF_GOT_MAX_SIZE (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c627 #define MIPS_ELF_GOT_MAX_SIZE(INFO) (ELF_MIPS_GP_OFFSET (INFO) + 0x7fff)
3103 >= MIPS_ELF_GOT_MAX_SIZE (arg->info))
3417 got_per_bfd_arg.max_count = ((MIPS_ELF_GOT_MAX_SIZE (info)
7264 if (!htab->is_vxworks && s->size > MIPS_ELF_GOT_MAX_SIZE (info))
625 #define MIPS_ELF_GOT_MAX_SIZE macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c909 #define MIPS_ELF_GOT_MAX_SIZE(INFO) (ELF_MIPS_GP_OFFSET (INFO) + 0x7fff)
4860 got_per_bfd_arg.max_count = ((MIPS_ELF_GOT_MAX_SIZE (info)
9565 if (!htab->is_vxworks && s->size > MIPS_ELF_GOT_MAX_SIZE (info))
907 #define MIPS_ELF_GOT_MAX_SIZE macro

Completed in 192 milliseconds