Searched refs:inst_is_at_pc (Results 1 – 1 of 1) sorted by relevance
377 const bool inst_is_at_pc = pc_addr_ptr && addr == *pc_addr_ptr; in PrintInstructions() local514 if (inst_is_at_pc && (options & eOptionMarkPCSourceLine)) { in PrintInstructions()