Searched refs:HotPatchFunc (Results 1 – 2 of 2) sorted by relevance
500 HotPatchFuncSym &HotPatchFunc) { in visitKnownRecord() argument501 error(IO.mapInteger(HotPatchFunc.Function)); in visitKnownRecord()502 error(IO.mapStringZ(HotPatchFunc.Name)); in visitKnownRecord()
676 HotPatchFuncSym &HotPatchFunc) { in visitKnownRecord() argument677 printTypeIndex("Function", HotPatchFunc.Function); in visitKnownRecord()678 W.printString("Name", HotPatchFunc.Name); in visitKnownRecord()