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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 978 #define MIPS_FUNCTION_STUB_BIG_SIZE 20
9953 ? MIPS_FUNCTION_STUB_BIG_SIZE
11317 bfd_byte stub[MIPS_FUNCTION_STUB_BIG_SIZE];
11322 stub_big_size = MIPS_FUNCTION_STUB_BIG_SIZE;
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 977 #define MIPS_FUNCTION_STUB_BIG_SIZE 20
9933 ? MIPS_FUNCTION_STUB_BIG_SIZE
11292 bfd_byte stub[MIPS_FUNCTION_STUB_BIG_SIZE];
11297 stub_big_size = MIPS_FUNCTION_STUB_BIG_SIZE;
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 977 #define MIPS_FUNCTION_STUB_BIG_SIZE 20
9833 ? MIPS_FUNCTION_STUB_BIG_SIZE
11187 bfd_byte stub[MIPS_FUNCTION_STUB_BIG_SIZE];
11192 stub_big_size = MIPS_FUNCTION_STUB_BIG_SIZE;
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 979 #define MIPS_FUNCTION_STUB_BIG_SIZE 20
9846 ? MIPS_FUNCTION_STUB_BIG_SIZE
11200 bfd_byte stub[MIPS_FUNCTION_STUB_BIG_SIZE];
11205 stub_big_size = MIPS_FUNCTION_STUB_BIG_SIZE;

Completed in 69 milliseconds