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

  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 976 static int d_nforwards = 0; /* Number of forwarded exports. */ variable
1010 p->forward = ++d_nforwards;
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 976 static int d_nforwards = 0; /* Number of forwarded exports. */ variable
1010 p->forward = ++d_nforwards;

Completed in 26 milliseconds