HomeSort by: relevance | last modified time | path
    Searched refs:DISASM (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/powerpc/powerpc/
fix_unaligned.c 133 #define DISASM(tf, insn) \
139 #define DISASM(tf, insn) __nothing
347 DISASM(tf, insn);
436 DISASM(tf, insn);
449 DISASM(tf, insn);
495 DISASM(tf, insn);
517 DISASM(tf, insn);
  /src/external/gpl3/binutils/dist/gprofng/src/
Command.h 54 DISASM,
gp-display-src.cc 159 " -disasm item tag show the source code, interleaved with the disassembled\n"
181 " -disasm item tag Include the disassembly in the listing\n"
254 case DISASM:
369 case DISASM:
461 proc_cmd (DISASM, first, module->file_name, "1");
543 case DISASM:
Command.cc 100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]},
437 desc[DISASM] = GTXT ("display annotated disassembly for function/file");
440 desc[DCOMPCOM] = GTXT ("set compiler commentary classes for disasm *");
441 desc[COMPCOM] = GTXT ("set compiler commentary classes for both source and disasm *");
442 desc[DTHRESH] = GTXT ("set highlight threshold for disasm *");
gp-display-text.cc 351 case DISASM:
613 case DISASM:
769 case DISASM:
910 case DISASM:
929 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM,
Settings.cc 1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM));
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Command.h 54 DISASM,
gp-display-src.cc 159 " -disasm item tag show the source code, interleaved with the disassembled\n"
181 " -disasm item tag Include the disassembly in the listing\n"
254 case DISASM:
369 case DISASM:
461 proc_cmd (DISASM, first, module->file_name, "1");
543 case DISASM:
Command.cc 100 { DISASM, "disasm", NULL, "func/file #", 2, &desc[DISASM]},
437 desc[DISASM] = GTXT ("display annotated disassembly for function/file");
440 desc[DCOMPCOM] = GTXT ("set compiler commentary classes for disasm *");
441 desc[COMPCOM] = GTXT ("set compiler commentary classes for both source and disasm *");
442 desc[DTHRESH] = GTXT ("set highlight threshold for disasm *");
gp-display-text.cc 351 case DISASM:
613 case DISASM:
769 case DISASM:
910 case DISASM:
929 print_anno_file (arg, arg2, fcontext, cmd_type == DISASM,
Settings.cc 1290 tab_list->append (new DispTab (DSP_DISASM, i, false, DISASM));

Completed in 101 milliseconds