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