Home
last modified time | relevance | path

Searched refs:target_loadseg (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc6274 struct target_loadseg struct
6295 struct target_loadseg segs[/*nsegs*/]; argument
6308 struct target_loadseg segs[/*nsegs*/];
6344 + sizeof (struct target_loadseg) * data->nsegs; in read_loadmap()
H A DChangeLog16273 * linux-low.c (target_loadseg): Add defined PTRACE_GETFDPIC to the
16400 * linux-low.c (struct target_loadseg): New type.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc6274 struct target_loadseg struct
6295 struct target_loadseg segs[/*nsegs*/]; argument
6308 struct target_loadseg segs[/*nsegs*/];
6344 + sizeof (struct target_loadseg) * data->nsegs; in read_loadmap()
H A DChangeLog16273 * linux-low.c (target_loadseg): Add defined PTRACE_GETFDPIC to the
16400 * linux-low.c (struct target_loadseg): New type.