Home
last modified time | relevance | path

Searched refs:nop_size (Results 1 – 1 of 1) sorted by relevance

/art/disassembler/
Ddisassembler_x86.cc274 size_t nop_size = DumpNops(os, instr); in DumpInstruction() local
275 if (nop_size != 0u) { in DumpInstruction()
276 return nop_size; in DumpInstruction()