RtlPerformRetpolineRelocationsOnImage

NTSTATUS __stdcall RtlPerformRetpolineRelocationsOnImage(
        CHAR *a1,
        INT64 a2,
        UINT64 a3,
        INT64 a4,
        INT64 a5,
        INT64 arg28){
  INT64 a6; 
  INT64 a9; 

  LODWORD(a9) = 0;
  LODWORD(a6) = arg28;
  return RtlPerformRetpolineRelocationsOnImageEx(a1, a2, a3, a4, a5, a6, 0i64, 0i64, a9);
}

Referenced by:

MiMapSystemImageWithLargePage