Home | History | Annotate | Download | only in x64

Lines Matching defs:CodePatcher

1569 class CodePatcher {
1571 CodePatcher(byte* address, int size);
1572 virtual ~CodePatcher();