OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd_nat
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/nat/
netbsd-nat.h
27
namespace
netbsd_nat
namespace
netbsd-nat.c
31
namespace
netbsd_nat
/src/external/gpl3/gdb/dist/gdb/nat/
netbsd-nat.h
27
namespace
netbsd_nat
namespace
netbsd-nat.c
31
namespace
netbsd_nat
/src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-low.cc
102
netbsd_nat
::enable_proc_events (pid);
170
netbsd_nat
::for_each_thread (pid, fn);
333
(make_unique_xstrdup (
netbsd_nat
::pid_to_exec_file (pid)));
480
return
netbsd_nat
::thread_alive (ptid);
539
return
netbsd_nat
::read_memory (pid, myaddr, memaddr, size, nullptr);
549
return
netbsd_nat
::write_memory (pid, myaddr, memaddr, size, nullptr);
689
return
netbsd_nat
::qxfer_siginfo(pid, annex, readbuf, writebuf, offset, len);
808
if (
netbsd_nat
::read_memory (pid, phdr_buf.data (), phdr_memaddr,
868
while (
netbsd_nat
::read_memory (pid, buf, dynamic_memaddr, dyn_size, nullptr)
882
if (
netbsd_nat
::read_memory (pid, rld_map.buf, dyn->d_un.d_val
[
all
...]
/src/external/gpl3/gdb/dist/gdbserver/
netbsd-low.cc
100
netbsd_nat
::enable_proc_events (pid);
168
netbsd_nat
::for_each_thread (pid, fn);
331
(make_unique_xstrdup (
netbsd_nat
::pid_to_exec_file (pid)));
478
return
netbsd_nat
::thread_alive (ptid);
537
return
netbsd_nat
::read_memory (pid, myaddr, memaddr, size, nullptr);
547
return
netbsd_nat
::write_memory (pid, myaddr, memaddr, size, nullptr);
687
return
netbsd_nat
::qxfer_siginfo(pid, annex, readbuf, writebuf, offset, len);
806
if (
netbsd_nat
::read_memory (pid, phdr_buf.data (), phdr_memaddr,
866
while (
netbsd_nat
::read_memory (pid, buf, dynamic_memaddr, dyn_size, nullptr)
880
if (
netbsd_nat
::read_memory (pid, rld_map.buf, dyn->d_un.d_val
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
netbsd-nat.c
41
return
netbsd_nat
::pid_to_exec_file (pid);
103
return
netbsd_nat
::thread_alive (ptid);
113
return
netbsd_nat
::thread_name (ptid);
133
netbsd_nat
::for_each_thread (pid, fn);
141
netbsd_nat
::enable_proc_events (ptid.pid ());
149
netbsd_nat
::enable_proc_events (pid);
758
len =
netbsd_nat
::qxfer_siginfo(pid, annex, readbuf, writebuf, offset,
772
res =
netbsd_nat
::write_memory (pid, writebuf, offset, len, &xfered);
774
res =
netbsd_nat
::read_memory (pid, readbuf, offset, len, &xfered);
/src/external/gpl3/gdb/dist/gdb/
netbsd-nat.c
41
return
netbsd_nat
::pid_to_exec_file (pid);
103
return
netbsd_nat
::thread_alive (ptid);
113
return
netbsd_nat
::thread_name (ptid);
133
netbsd_nat
::for_each_thread (pid, fn);
141
netbsd_nat
::enable_proc_events (ptid.pid ());
149
netbsd_nat
::enable_proc_events (pid);
758
len =
netbsd_nat
::qxfer_siginfo(pid, annex, readbuf, writebuf, offset,
772
res =
netbsd_nat
::write_memory (pid, writebuf, offset, len, &xfered);
774
res =
netbsd_nat
::read_memory (pid, readbuf, offset, len, &xfered);
Completed in 17 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026