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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 6039 static const int shared_stub_entry[] =
6463 size = 4 * ARRAY_SIZE (shared_stub_entry);
8276 ARRAY_SIZE (shared_stub_entry) * 4)
8290 stub = shared_stub_entry;
8295 size = ARRAY_SIZE (shared_stub_entry) - 3;
6025 static const int shared_stub_entry[] = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 6052 static const int shared_stub_entry[] =
6478 size = 4 * ARRAY_SIZE (shared_stub_entry);
8292 ARRAY_SIZE (shared_stub_entry) * 4)
8306 stub = shared_stub_entry;
8311 size = ARRAY_SIZE (shared_stub_entry) - 3;
6038 static const int shared_stub_entry[] = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 6050 static const int shared_stub_entry[] =
6476 size = 4 * ARRAY_SIZE (shared_stub_entry);
8301 ARRAY_SIZE (shared_stub_entry) * 4)
8315 stub = shared_stub_entry;
8320 size = ARRAY_SIZE (shared_stub_entry) - 3;
6036 static const int shared_stub_entry[] = variable
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 6039 static const int shared_stub_entry[] =
6465 size = 4 * ARRAY_SIZE (shared_stub_entry);
8278 ARRAY_SIZE (shared_stub_entry) * 4)
8292 stub = shared_stub_entry;
8297 size = ARRAY_SIZE (shared_stub_entry) - 3;
6025 static const int shared_stub_entry[] = variable

Completed in 27 milliseconds