Home | History | Annotate | Download | only in x64

Lines Matching full:masm

170   patcher.masm()->bind(&check_codesize);
174 patcher.masm()->movq(r10, target, RelocInfo::NONE);
175 patcher.masm()->call(r10);
179 patcher.masm()->SizeOfCodeGeneratedSince(&check_codesize));
183 patcher.masm()->int3();