Searched defs:loadSym (Results 1 – 4 of 4) sorted by relevance
17 void loadSym(T)(void* handle, ref T val, const char* mangle) in loadSym() function
16 void loadSym(T)(void* handle, ref T val, const char* mangle) in loadSym() function
4190 alias loadSym = dlsym; in loadAPI() local4196 alias loadSym = GetProcAddress; in loadAPI() local
4185 alias loadSym = dlsym; in loadAPI() local4191 alias loadSym = GetProcAddress; in loadAPI() local