OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netbsd_read_auxv
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-low.cc
567
netbsd_read_auxv
(pid_t pid, void *offs, void *addr, size_t len)
function
589
return
netbsd_read_auxv
(pid, (void *) (intptr_t) offset, myaddr, len);
754
netbsd_read_auxv
(pid, nullptr, auxv_buf.data (), auxv_buf_size);
/src/external/gpl3/gdb/dist/gdbserver/
netbsd-low.cc
565
netbsd_read_auxv
(pid_t pid, void *offs, void *addr, size_t len)
function
587
return
netbsd_read_auxv
(pid, (void *) (intptr_t) offset, myaddr, len);
752
netbsd_read_auxv
(pid, nullptr, auxv_buf.data (), auxv_buf_size);
Completed in 63 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026