Searched defs:getProcAddress (Results 1 – 8 of 8) sorted by relevance
28 void* (*getProcAddress)(const char *funcName); member
98 void * getProcAddress(const char * procname) in getProcAddress() function
95 void * getProcAddress(const char * procname) in getProcAddress() function
149 __translatorMustCastToProperFunctionPointerType getProcAddress(const char *fname) in getProcAddress() function
147 void* getProcAddress(const char *fname) in getProcAddress() function
89 __translatorMustCastToProperFunctionPointerType (*getProcAddress)(const char*); member
90 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName) { in getProcAddress() function
93 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName) { in getProcAddress() function