Searched refs:eOptionMarkPCSourceLine (Results 1 – 3 of 3) sorted by relevance
367 eOptionMarkPCSourceLine = (1u << 2), // Mark the source line that contains enumerator
470 options |= Disassembler::eOptionMarkPCSourceLine; in DoExecute()
520 if (inst_is_at_pc && (options & eOptionMarkPCSourceLine)) { in PrintInstructions()