Searched refs:FUNC_NotifyEvent (Results 1 – 2 of 2) sorted by relevance
100 static TPNotify FUNC_NotifyEvent=NULL; variable176 if (!FUNC_NotifyEvent) in iJIT_NotifyEvent()266 ReturnValue = (int)FUNC_NotifyEvent(event_type, EventSpecificData); in iJIT_NotifyEvent()315 FUNC_NotifyEvent = NULL; in loadiJIT_Funcs()389 FUNC_NotifyEvent = (TPNotify)GetProcAddress(m_libHandle, "NotifyEvent"); in loadiJIT_Funcs()391 …FUNC_NotifyEvent = reinterpret_cast<TPNotify>(reinterpret_cast<intptr_t>(dlsym(m_libHandle, "Notif… in loadiJIT_Funcs()393 if (!FUNC_NotifyEvent) in loadiJIT_Funcs()406 FUNC_NotifyEvent = NULL; in loadiJIT_Funcs()
62 static TPNotify FUNC_NotifyEvent=NULL; variable139 if (!FUNC_NotifyEvent) in iJIT_NotifyEvent()238 ReturnValue = (int)FUNC_NotifyEvent(event_type, EventSpecificData); in iJIT_NotifyEvent()294 FUNC_NotifyEvent = NULL; in loadiJIT_Funcs()373 FUNC_NotifyEvent = (TPNotify)GetProcAddress(m_libHandle, "NotifyEvent"); in loadiJIT_Funcs()375 FUNC_NotifyEvent = (TPNotify)(intptr_t)dlsym(m_libHandle, "NotifyEvent"); in loadiJIT_Funcs()377 if (!FUNC_NotifyEvent) in loadiJIT_Funcs()390 FUNC_NotifyEvent = NULL; in loadiJIT_Funcs()