Home | History | Annotate | Download | only in x64

Lines Matching refs:CodePatcher

1403 class CodePatcher {
1405 CodePatcher(byte* address, int size);
1406 virtual ~CodePatcher();