Searched refs:ELF_MIPS_GP_OFFSET (Results 1 – 5 of 5) sorted by relevance
11 # -32744 (-32768 + 0x8000 - ELF_MIPS_GP_OFFSET + MIPS_RESERVED_GOTNO)
2775 (ELF_MIPS_GP_OFFSET): Change the argument from a bfd to a2778 mips_elf_link_hash_table. Update the call to ELF_MIPS_GP_OFFSET.2859 on VxWorks. Update the call to ELF_MIPS_GP_OFFSET.
904 #define ELF_MIPS_GP_OFFSET(INFO) \ macro909 #define MIPS_ELF_GOT_MAX_SIZE(INFO) (ELF_MIPS_GP_OFFSET (INFO) + 0x7fff)14178 elf_gp (abfd) = lo + ELF_MIPS_GP_OFFSET (info); in _bfd_mips_elf_final_link()
463 (ELF_MIPS_GP_OFFSET): New define.
4697 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.