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

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1388 static int remGenerateExportGlue(PRTUINTPTR pValue, PCREMFNDESC pDesc);
1599 int rc = remGenerateExportGlue(pValue, pDesc);
1772 static int remGenerateExportGlue(PRTUINTPTR pValue, PCREMFNDESC pDesc) function
2050 rc = remGenerateExportGlue(&Value, &g_aExports[i]);

Completed in 38 milliseconds