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

  /src/external/gpl3/gdb/dist/sim/h8300/
compile.c 2582 int addr_cmdline = 0; /* Memory location where cmdline has local
2588 addr_cmdline = cmdline_location();
2589 h8_set_reg (cpu, 0, addr_cmdline);
2600 current_location = addr_cmdline;
  /src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c 2582 int addr_cmdline = 0; /* Memory location where cmdline has local
2588 addr_cmdline = cmdline_location();
2589 h8_set_reg (cpu, 0, addr_cmdline);
2600 current_location = addr_cmdline;

Completed in 43 milliseconds