Home | History | Annotate | Download | only in ia32

Lines Matching refs:CodePatcher

907 class CodePatcher {
909 CodePatcher(byte* address, int size);
910 virtual ~CodePatcher();