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

  /src/external/gpl3/gdb.old/dist/gdb/
m32r-tdep.c 273 CORE_ADDR after_push = 0; local
340 after_push = current_pc + 2;
422 else if (after_push != 0)
427 *pl_endptr = after_push;
  /src/external/gpl3/gdb/dist/gdb/
m32r-tdep.c 273 CORE_ADDR after_push = 0; local
340 after_push = current_pc + 2;
422 else if (after_push != 0)
427 *pl_endptr = after_push;

Completed in 55 milliseconds