Searched refs:DISASM (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | fix_unaligned.c | 133 #define DISASM(tf, insn) \ macro 139 #define DISASM(tf, insn) __nothing macro 347 DISASM(tf, insn); in emul_unaligned() 436 DISASM(tf, insn); in do_lst() 449 DISASM(tf, insn); in do_lst() 495 DISASM(tf, insn); in do_lstmw() 517 DISASM(tf, insn); in do_lstmw()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | gp-display-src.cc | 259 case DISASM: in proc_cmd() 378 case DISASM: in run_args() 470 proc_cmd (DISASM, first, module->file_name, "1"); in run_args() 552 case DISASM: in check_args()
|
H A D | Command.h | 54 DISASM, enumerator
|
H A D | Command.cc | 100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]}, 428 desc[DISASM] = GTXT ("display annotated disassembly for function/file"); in init_desc()
|
H A D | gp-display-text.cc | 343 case DISASM: in check_args() 605 case DISASM: in run() 761 case DISASM: in proc_script() 902 case DISASM: in proc_cmd() 921 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM, in proc_cmd()
|
H A D | Settings.cc | 1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM)); in buildMasterTabList()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | gp-display-src.cc | 259 case DISASM: in proc_cmd() 378 case DISASM: in run_args() 470 proc_cmd (DISASM, first, module->file_name, "1"); in run_args() 552 case DISASM: in check_args()
|
H A D | Command.h | 54 DISASM, enumerator
|
H A D | Command.cc | 100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]}, 437 desc[DISASM] = GTXT ("display annotated disassembly for function/file"); in init_desc()
|
H A D | gp-display-text.cc | 348 case DISASM: in check_args() 610 case DISASM: in run() 766 case DISASM: in proc_script() 907 case DISASM: in proc_cmd() 926 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM, in proc_cmd()
|
H A D | Settings.cc | 1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM)); in buildMasterTabList()
|