Home | History | Annotate | Download | only in arm

Lines Matching refs:CodePatcher

1330 class CodePatcher {
1332 CodePatcher(byte* address, int instructions);
1333 virtual ~CodePatcher();