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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 1175 static const bfd_vma mips_exec_plt_entry[] =
9634 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9638 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9645 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9652 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
11198 plt_entry = mips_exec_plt_entry;
16737 + i * 4 * ARRAY_SIZE (mips_exec_plt_entry));
16931 entry_size = 4 * ARRAY_SIZE (mips_exec_plt_entry);
1171 static const bfd_vma mips_exec_plt_entry[] = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 1174 static const bfd_vma mips_exec_plt_entry[] =
9614 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9618 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9625 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9632 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
11173 plt_entry = mips_exec_plt_entry;
16686 + i * 4 * ARRAY_SIZE (mips_exec_plt_entry));
16880 entry_size = 4 * ARRAY_SIZE (mips_exec_plt_entry);
1170 static const bfd_vma mips_exec_plt_entry[] = variable
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 1174 static const bfd_vma mips_exec_plt_entry[] =
9514 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9518 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9525 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9532 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
11068 plt_entry = mips_exec_plt_entry;
16580 + i * 4 * ARRAY_SIZE (mips_exec_plt_entry));
16774 entry_size = 4 * ARRAY_SIZE (mips_exec_plt_entry);
1170 static const bfd_vma mips_exec_plt_entry[] = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 1176 static const bfd_vma mips_exec_plt_entry[] =
9527 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9531 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9538 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
9545 = 4 * ARRAY_SIZE (mips_exec_plt_entry);
11081 plt_entry = mips_exec_plt_entry;
16594 + i * 4 * ARRAY_SIZE (mips_exec_plt_entry));
16788 entry_size = 4 * ARRAY_SIZE (mips_exec_plt_entry);
1172 static const bfd_vma mips_exec_plt_entry[] = variable

Completed in 69 milliseconds