VerifierIoAllocateErrorLogEntry

VOID *__stdcall VerifierIoAllocateErrorLogEntry(VOID *IoObject, UINT8 EntrySize){
  __int64 v4; 

  if( VfFaultsInjectResourceFailure(0i64) )
    return 0i64;
  LOBYTE(v4) = EntrySize;
  return(VOID *)((__int64(__fastcall *)(VOID *, __int64))pXdvIoAllocateErrorLogEntry)(IoObject, v4);
}

Referenced by:

No references.