Searched refs:ICLRRuntimeInfo_GetRuntimeHost (Results 1 – 4 of 4) sorted by relevance
132 extern HRESULT ICLRRuntimeInfo_GetRuntimeHost(ICLRRuntimeInfo *iface, RuntimeHost **result) DECLSPE…
883 hr = ICLRRuntimeInfo_GetRuntimeHost(info, &host); in ReallyFixupVTable()1043 hr = ICLRRuntimeInfo_GetRuntimeHost(info, &host); in _CorExeMain()1276 hr = ICLRRuntimeInfo_GetRuntimeHost(info, &host); in create_monodata()
481 ret = ICLRRuntimeInfo_GetRuntimeHost(info, &host); in ClrCreateManagedInstance()
544 HRESULT ICLRRuntimeInfo_GetRuntimeHost(ICLRRuntimeInfo *iface, RuntimeHost **result) in ICLRRuntimeInfo_GetRuntimeHost() function