Home | History | Annotate | Download | only in mips

Lines Matching defs:CodePatcher

1662 class CodePatcher {
1664 CodePatcher(byte* address, int instructions);
1665 virtual ~CodePatcher();