HomeSort by: relevance | last modified time | path
    Searched defs:MIPS_RESERVED_GOTNO (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfn32-mips.c 104 #define MIPS_RESERVED_GOTNO (2)
4190 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elf32-mips.c 96 #define MIPS_RESERVED_GOTNO (2)
4074 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elf64-mips.c 131 #define MIPS_RESERVED_GOTNO (2)
4803 #define elf_backend_got_header_size (8 * MIPS_RESERVED_GOTNO)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-mips.c 97 #define MIPS_RESERVED_GOTNO (2)
2568 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elfn32-mips.c 104 #define MIPS_RESERVED_GOTNO (2)
4190 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elf64-mips.c 131 #define MIPS_RESERVED_GOTNO (2)
4803 #define elf_backend_got_header_size (8 * MIPS_RESERVED_GOTNO)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-mips.c 97 #define MIPS_RESERVED_GOTNO (2)
2568 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elfn32-mips.c 102 #define MIPS_RESERVED_GOTNO (2)
4176 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elf64-mips.c 129 #define MIPS_RESERVED_GOTNO (2)
4788 #define elf_backend_got_header_size (8 * MIPS_RESERVED_GOTNO)
  /src/external/gpl3/gdb/dist/bfd/
elf32-mips.c 97 #define MIPS_RESERVED_GOTNO (2)
2568 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elfn32-mips.c 102 #define MIPS_RESERVED_GOTNO (2)
4176 #define elf_backend_got_header_size (4 * MIPS_RESERVED_GOTNO)
elf64-mips.c 129 #define MIPS_RESERVED_GOTNO (2)
4788 #define elf_backend_got_header_size (8 * MIPS_RESERVED_GOTNO)

Completed in 42 milliseconds