Home | History | Annotate | Download | only in x64

Lines Matching refs:CodePatcher

1471 class CodePatcher {
1473 CodePatcher(byte* address, int size);
1474 virtual ~CodePatcher();