Home | History | Annotate | Download | only in loader

Lines Matching refs:GetDeviceProcAddr

50     table->GetDeviceProcAddr =
300 if (!strcmp(name, "GetDeviceProcAddr"))
301 return (void *)table->GetDeviceProcAddr;