Searched refs:GetBreakpointSize (Results 1 – 6 of 6) sorted by relevance
32 llvm::Expected<unsigned> GetBreakpointSize(lldb::addr_t bp_addr) override;
1819 RISCVSingleStepBreakpointLocationsPredictor::GetBreakpointSize( in GetBreakpointSize() function in lldb_private::RISCVSingleStepBreakpointLocationsPredictor
134 auto bp_size = bp_locaions_predictor->GetBreakpointSize(bp_addr); in SetupSoftwareSingleStepping()
50 GetBreakpointSize([[maybe_unused]] lldb::addr_t bp_addr) { in GetBreakpointSize() function
26 llvm::Expected<unsigned> GetBreakpointSize(lldb::addr_t bp_addr) override;
14476 ARMSingleStepBreakpointLocationsPredictor::GetBreakpointSize( in GetBreakpointSize() function in ARMSingleStepBreakpointLocationsPredictor