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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-core.c 521 sim_core_read_buffer (SIM_DESC sd, function
706 return sim_core_read_buffer (sd, cpu, map, buffer, addr, nr_bytes);
725 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)
737 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)
779 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)
791 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)
  /src/external/gpl3/gdb/dist/sim/common/
sim-core.c 521 sim_core_read_buffer (SIM_DESC sd, function
706 return sim_core_read_buffer (sd, cpu, map, buffer, addr, nr_bytes);
725 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)
737 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)
779 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)
791 if (sim_core_read_buffer (sd, cpu, map, x, stop ^ byte_xor, nr_this_transfer)

Completed in 63 milliseconds