Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/gdb/
Dextended_mode.rs91 fn support_configure_startup_shell( in support_configure_startup_shell() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/ext/
Dextended_mode.rs162 fn support_configure_startup_shell(&mut self) -> Option<ConfigureStartupShellOps<'_, Self>> { in support_configure_startup_shell() method