Searched refs:fetch_str (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/iq2000/ |
| D | iq2000.c | 42 fetch_str (SIM_CPU *current_cpu, PCADDR pc, DI addr) in fetch_str() function 116 buf = fetch_str (current_cpu, pc, PARM1); in do_syscall()
|
| D | ChangeLog-2021 | 218 * iq2000.c (fetch_str): Use new-style declaration. 725 (fetch_str): Translate cpu data addresses to data area.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/v850/ |
| D | simops.c | 392 fetch_str (SIM_DESC sd, address_word addr) in fetch_str() function 422 buf[nr] = fetch_str (sd, a); in fetch_argv() 1639 char *path = fetch_str (simulator, PARM1); in OP_10007E0() 1654 char *path = fetch_str (simulator, PARM1); in OP_10007E0() 1731 char *buf = fetch_str (simulator, PARM1); in OP_10007E0() 1759 char *path = fetch_str (simulator, PARM1); in OP_10007E0() 1814 char *oldpath = fetch_str (simulator, PARM1); in OP_10007E0() 1815 char *newpath = fetch_str (simulator, PARM2); in OP_10007E0() 1826 char *path = fetch_str (simulator, PARM1); in OP_10007E0() 1836 char *path = fetch_str (simulator, PARM1); in OP_10007E0() [all …]
|
| D | ChangeLog-2021 | 1343 (fetch_str): New function, fetch string from memory.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | interp.c | 1062 fetch_str (SIM_DESC sd, in fetch_str() function 1204 char *path = fetch_str (sd, A0); in sim_monitor() 1274 char *path = fetch_str (sd, A0); in sim_monitor()
|
| D | ChangeLog-2021 | 673 (fetch_str): Change null to unsigned char, and change cast to 2193 * interp.c (get_cell, sim_monitor, fetch_str, CoProcPresent): 3064 * interp.c (fetch_str): New function.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 96380 /tmp/build/sim/../../src/sim/iq2000/iq2000.c: In function ‘fetch_str’:
|