Searched refs:pexports (Results 1 – 1 of 1) sorted by relevance
928 EXPORT *pexports; in ParseFile() local947 if (pexports == NULL) in ParseFile()984 return pexports; in ParseFile()1426 pexports[*cExports] = exp; in ParseFile()1431 return pexports; in ParseFile()1460 used[pexports[i].nOrdinal] = 1; in ApplyOrdinals()1484 if ((pexports[i].uFlags & FL_ORDINAL) == 0 && pexports[i].bVersionIncluded) in ApplyOrdinals()1489 pexports[i].nOrdinal = j; in ApplyOrdinals()1525 EXPORT *pexports; in main() local1670 if (pexports == NULL) in main()[all …]