Home
last modified time | relevance | path

Searched defs:support_memory_map (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/
Dmod.rs650 fn support_memory_map(&mut self) -> Option<ext::memory_map::MemoryMapOps<'_, Self>> { in support_memory_map() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/gdb/
Dmod.rs132 fn support_memory_map(&mut self) -> Option<target::ext::memory_map::MemoryMapOps<'_, Self>> { in support_memory_map() method