Searched defs:replaceMachineCodeForFunction (Results 1 – 5 of 5) sorted by relevance
30 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in ARMJITInfo
30 void MipsJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in MipsJITInfo
35 void X86JITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in X86JITInfo
215 void SparcJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in SparcJITInfo
479 void PPCJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction() function in PPCJITInfo