Home
last modified time | relevance | path

Searched defs:support_breakpoints (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/
Dmod.rs604 fn support_breakpoints(&mut self) -> Option<ext::breakpoints::BreakpointsOps<'_, Self>> { in support_breakpoints() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t_multicore/
Dgdb.rs41 fn support_breakpoints( in support_breakpoints() method
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dgdb.rs186 fn support_breakpoints(&mut self) -> Option<BreakpointsOps<Self>> { in support_breakpoints() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/gdb/
Dmod.rs89 fn support_breakpoints( in support_breakpoints() method