Home | History | Annotate | Download | only in x64

Lines Matching defs:int3

300     memset(buffer_, 0xCC, buffer_size_);  // int3
425 // Clear the buffer in debug mode. Use 'int3' instructions to make
1191 void Assembler::int3() {