Home | History | Annotate | Download | only in mips

Lines Matching refs:CodePatcher

1494 class CodePatcher {
1496 CodePatcher(byte* address, int instructions);
1497 virtual ~CodePatcher();