Home | History | Annotate | Download | only in x87

Lines Matching defs:CodePatcher

1002 class CodePatcher {
1004 CodePatcher(byte* address, int size);
1005 virtual ~CodePatcher();