Home | History | Annotate | Download | only in x64

Lines Matching defs:CodePatcher

756 class CodePatcher {
758 CodePatcher(byte* address, int size);
759 virtual ~CodePatcher();