Searched refs:FindSym (Results 1 – 1 of 1) sorted by relevance
24 static void* FindSym(void* handle, const char* name) in FindSym() function39 static void* FindSym(void* handle, const char* name) in FindSym() function56 auto symbol = FindSym(handle, GET_ENV_INS_NAME); in LoadInstance()