Searched refs:show_opcodes (Results 1 – 10 of 10) sorted by relevance
50 s.info.show_opcodes = true; in monitor_disas()
35 s.info.show_opcodes = true; in target_disas()
112 s.info.show_opcodes = true; in disas()
1975 if (info->show_opcodes) { in print_insn_hppa()
5491 if (info->show_opcodes) { in print_insn_riscv()
112 void show_opcodes(struct pt_regs *regs, const char *loglvl);
113 void show_opcodes(struct pt_regs *regs, const char *loglvl) in show_opcodes() function144 show_opcodes(regs, loglvl); in show_ip()
397 bool show_opcodes; member
767 show_opcodes(regs, loglvl); in show_signal_msg()
125 if ((C)->info->show_opcodes) { \