Searched refs:dump_instr (Results 1 – 5 of 5) sorted by relevance
522 else if VG_BOOL_CLO(arg, "--dump-instr", CLG_(clo).dump_instr) {} in CLG_()640 CLG_(clo).dump_instr = False; in CLG_()
473 if (CLG_(clo).dump_instr) { in fprint_pos()593 if (!CLG_(clo).dump_instr && !CLG_(clo).dump_bb && target.line==0) { in fprint_jcc()714 if (CLG_(clo).dump_bbs || CLG_(clo).dump_instr || in fprint_bbcc()1298 CLG_(clo).dump_instr ? " instr" : "", in new_dumpfile()
87 Bool dump_instr; member
1472 CLG_(clo).dump_instr = True; in cachesim_parse_opt()
2004 if (!CLG_(clo).dump_line && !CLG_(clo).dump_instr && !CLG_(clo).dump_bb) { in CLG_()