Searched refs:mips_vxworks_shared_plt0_entry (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c740 static const bfd_vma mips_vxworks_shared_plt0_entry[] = {
6098 = 4 * ARRAY_SIZE (mips_vxworks_shared_plt0_entry);
8566 for (i = 0; i < ARRAY_SIZE (mips_vxworks_shared_plt0_entry); i++)
8567 bfd_put_32 (output_bfd, mips_vxworks_shared_plt0_entry[i],
736 static const bfd_vma mips_vxworks_shared_plt0_entry[] = { variable
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c1176 static const bfd_vma mips_vxworks_shared_plt0_entry[] =
9839 size = 4 * ARRAY_SIZE (mips_vxworks_shared_plt0_entry);
11568 for (i = 0; i < ARRAY_SIZE (mips_vxworks_shared_plt0_entry); i++)
11569 bfd_put_32 (output_bfd, mips_vxworks_shared_plt0_entry[i],
1172 static const bfd_vma mips_vxworks_shared_plt0_entry[] = variable

Completed in 207 milliseconds