Searched refs:eOptionShowBytes (Results 1 – 3 of 3) sorted by relevance
245 eOptionShowBytes = (1u << 0), enumerator
341 options |= Disassembler::eOptionShowBytes; in DoExecute()
492 const bool show_bytes = (options & eOptionShowBytes) != 0; in PrintInstructions()