Searched refs:MIPS_RESERVED_GOTNO (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dgot-page-3.d11 # -32744 (-32768 + 0x8000 - ELF_MIPS_GP_OFFSET + MIPS_RESERVED_GOTNO)
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-mips.c98 #define MIPS_RESERVED_GOTNO (2) macro
1572 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
H A Delfn32-mips.c99 #define MIPS_RESERVED_GOTNO (2) macro
2355 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
H A Delf64-mips.c140 #define MIPS_RESERVED_GOTNO (2) macro
3102 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
H A Delfxx-mips.c618 #define MIPS_RESERVED_GOTNO(INFO) \
3419 - MIPS_RESERVED_GOTNO (info) - pages);
3554 assign += MIPS_RESERVED_GOTNO (info);
3808 g->local_gotno = MIPS_RESERVED_GOTNO (info);
3809 g->assigned_gotno = MIPS_RESERVED_GOTNO (info);
7372 - MIPS_RESERVED_GOTNO (info));
7421 + MIPS_RESERVED_GOTNO (info));
8722 dyn.d_un.d_val = g->local_gotno - MIPS_RESERVED_GOTNO (info);
616 #define MIPS_RESERVED_GOTNO macro
/haiku-buildtools/binutils/bfd/
H A Delf32-mips.c97 #define MIPS_RESERVED_GOTNO (2) macro
2491 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
H A Delfn32-mips.c98 #define MIPS_RESERVED_GOTNO (2) macro
3700 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
H A Delf64-mips.c139 #define MIPS_RESERVED_GOTNO (2) macro
4479 #define elf_backend_got_header_size (8 * MIPS_RESERVED_GOTNO)

Completed in 270 milliseconds