Lines Matching refs:ReportError
158 # define ReportError(...) \ macro
165 ReportError("interception_win: failed due to an unrecoverable error.\n"); in InterceptionFailed()
291 ReportError( in WriteJumpInstruction()
305 ReportError("interception_win: cannot write short jmp from %p to %p\n", in WriteShortJumpInstruction()
323 ReportError( in WriteIndirectJumpInstruction()
402 ReportError( in AllocateTrampolineRegion()
415 ReportError( in AllocateTrampolineRegion()
430 ReportError( in AllocateTrampolineRegion()
984 ReportError( in GetInstructionSize()
1027 ReportError( in CopyInstructions()
1326 ReportError("interception_win: func too long: '%s'\n", (char *)func); in InternalGetProcAddress()
1334 ReportError("interception_win: no separator in '%s'\n", in InternalGetProcAddress()
1342 ReportError("interception_win: GetModuleHandleA failed for '%s'\n", in InternalGetProcAddress()