OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:memory_map
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/src/
rculfhash-mm-mmap.c
44
void *
memory_map
(size_t length)
function
127
ht->tbl_mmap =
memory_map
(ht->max_nr_buckets
/src/external/gpl3/gdb/dist/gdb/
remote-sim.c
170
std::vector<mem_region>
memory_map
() override;
1274
gdbsim_target::
memory_map
()
function in class:gdbsim_target
target-delegates-gen.c
119
std::vector<mem_region>
memory_map
() override;
296
std::vector<mem_region>
memory_map
() override;
2445
target_ops::
memory_map
()
function in class:target_ops
2447
return this->beneath ()->
memory_map
();
2451
dummy_target::
memory_map
()
function in class:dummy_target
2457
debug_target::
memory_map
()
function in class:debug_target
2459
target_debug_printf_nofunc ("-> %s->
memory_map
(...)", this->beneath ()->shortname ());
2461
= this->beneath ()->
memory_map
();
2462
target_debug_printf_nofunc ("<- %s->
memory_map
() = %s",
/src/external/gpl3/gdb.old/dist/gdb/
remote-sim.c
170
std::vector<mem_region>
memory_map
() override;
1274
gdbsim_target::
memory_map
()
function in class:gdbsim_target
target-delegates.c
119
std::vector<mem_region>
memory_map
() override;
296
std::vector<mem_region>
memory_map
() override;
2445
target_ops::
memory_map
()
function in class:target_ops
2447
return this->beneath ()->
memory_map
();
2451
dummy_target::
memory_map
()
function in class:dummy_target
2457
debug_target::
memory_map
()
function in class:debug_target
2459
target_debug_printf_nofunc ("-> %s->
memory_map
(...)", this->beneath ()->shortname ());
2461
= this->beneath ()->
memory_map
();
2462
target_debug_printf_nofunc ("<- %s->
memory_map
() = %s",
Completed in 36 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026