IopLiveDumpGetNtMergePages

void __fastcall IopLiveDumpGetNtMergePages(__int64 a1, UINT64 *a2, _QWORD *a3, UINT64 *a4, _QWORD *a5){
  IopLiveDumpGetCapturePagesNoLock(
    (_RTL_BITMAP *)(a1 + 544),
    (_LIVEDUMP_BUFFER_DESCRIPTOR *)(a1 + 680),
    a2,
    (UINT64 *)(unsigned int)BufferChunkSizeInPages,
    a4);
  if( *(_DWORD *)a4 )
    *a3 = *(_QWORD *)(*(_QWORD *)(a1 + 752) + 8i64 * *a5);
}

Referenced by:

IopLiveDumpWriteDumpFileWithExtraPages