OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dyn_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-low.cc
860
const int
dyn_size
= sizeof (dyn_type);
local
868
while (netbsd_nat::read_memory (pid, buf, dynamic_memaddr,
dyn_size
, nullptr)
896
dynamic_memaddr +=
dyn_size
;
/src/external/gpl3/gdb/dist/gdbserver/
netbsd-low.cc
858
const int
dyn_size
= sizeof (dyn_type);
local
866
while (netbsd_nat::read_memory (pid, buf, dynamic_memaddr,
dyn_size
, nullptr)
894
dynamic_memaddr +=
dyn_size
;
Completed in 15 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026