HomeSort by: relevance | last modified time | path
    Searched defs:ax_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbserver/
ax.cc 46 #define ax_debug(fmt, args...) \ macro
415 ax_debug ("Cannot compile op 0x%x\n", op); \
421 ax_debug ("empty agent expression\n");
431 ax_debug ("About to compile op 0x%x, pc=%d\n", op, pc);
523 ax_debug ("Combining equal & if_goto");
536 ax_debug ("Combining equal & log_not & if_goto");
553 ax_debug ("Combining less_signed & if_goto");
566 ax_debug ("Combining less_signed & log_not & if_goto");
661 ax_debug ("At end of expression\n");
693 ax_debug ("Combining swap & less_signed & if_goto")
    [all...]
  /src/external/gpl3/gdb/dist/gdbserver/
ax.cc 46 #define ax_debug(fmt, args...) \ macro
415 ax_debug ("Cannot compile op 0x%x\n", op); \
421 ax_debug ("empty agent expression\n");
431 ax_debug ("About to compile op 0x%x, pc=%d\n", op, pc);
523 ax_debug ("Combining equal & if_goto");
536 ax_debug ("Combining equal & log_not & if_goto");
553 ax_debug ("Combining less_signed & if_goto");
566 ax_debug ("Combining less_signed & log_not & if_goto");
661 ax_debug ("At end of expression\n");
693 ax_debug ("Combining swap & less_signed & if_goto")
    [all...]

Completed in 87 milliseconds