Searched refs:exported_func (Results 1 – 1 of 1) sorted by relevance
142 FARPROC exported_func = ::GetProcAddress(module, context->name); in FindResolutionFunctionInImports() local143 if (exported_func != NULL) { in FindResolutionFunctionInImports()145 context->function = exported_func; in FindResolutionFunctionInImports()