Home | History | Annotate | Download | only in ia32

Lines Matching refs:CodePatcher

1034 class CodePatcher {
1036 CodePatcher(byte* address, int size);
1037 virtual ~CodePatcher();