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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 16759 static const char mipssuffix[] = "@plt";
16813 size += count * (sizeof (mipssuffix) +
16932 suffixlen = sizeof (mipssuffix);
16933 suffix = mipssuffix;
16713 static const char mipssuffix[] = "@plt"; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 16708 static const char mipssuffix[] = "@plt";
16762 size += count * (sizeof (mipssuffix) +
16881 suffixlen = sizeof (mipssuffix);
16882 suffix = mipssuffix;
16662 static const char mipssuffix[] = "@plt"; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 16602 static const char mipssuffix[] = "@plt";
16656 size += count * (sizeof (mipssuffix) +
16775 suffixlen = sizeof (mipssuffix);
16776 suffix = mipssuffix;
16556 static const char mipssuffix[] = "@plt"; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 16616 static const char mipssuffix[] = "@plt";
16670 size += count * (sizeof (mipssuffix) +
16789 suffixlen = sizeof (mipssuffix);
16790 suffix = mipssuffix;
16570 static const char mipssuffix[] = "@plt"; local

Completed in 79 milliseconds