• Home
  • Raw
  • Download

Lines Matching refs:SBError

229   SBError error;  in QueueThreadPlanForStepOverRange()
235 SBAddress &sb_start_address, lldb::addr_t size, SBError &error) { in QueueThreadPlanForStepOverRange()
238 (lldb::SBAddress &, lldb::addr_t, lldb::SBError &), in QueueThreadPlanForStepOverRange()
274 SBError error; in QueueThreadPlanForStepInRange()
281 lldb::addr_t size, SBError &error) { in QueueThreadPlanForStepInRange()
284 (lldb::SBAddress &, lldb::addr_t, lldb::SBError &), in QueueThreadPlanForStepInRange()
320 SBError error; in QueueThreadPlanForStepOut()
327 bool first_insn, SBError &error) { in QueueThreadPlanForStepOut()
330 (uint32_t, bool, lldb::SBError &), frame_idx_to_step_to, in QueueThreadPlanForStepOut()
361 SBError error; in QueueThreadPlanForRunToAddress()
366 SBError &error) { in QueueThreadPlanForRunToAddress()
369 (lldb::SBAddress, lldb::SBError &), sb_address, error); in QueueThreadPlanForRunToAddress()
398 SBError error; in QueueThreadPlanForStepScripted()
405 SBError &error) { in QueueThreadPlanForStepScripted()
408 (const char *, lldb::SBError &), script_class_name, error); in QueueThreadPlanForStepScripted()
431 SBError &error) { in QueueThreadPlanForStepScripted()
434 (const char *, lldb::SBStructuredData &, lldb::SBError &), in QueueThreadPlanForStepScripted()
490 (lldb::SBAddress &, lldb::addr_t, lldb::SBError &)); in RegisterMethods()
496 (lldb::SBAddress &, lldb::addr_t, lldb::SBError &)); in RegisterMethods()
501 (uint32_t, bool, lldb::SBError &)); in RegisterMethods()
506 (lldb::SBAddress, lldb::SBError &)); in RegisterMethods()
511 (const char *, lldb::SBError &)); in RegisterMethods()
515 lldb::SBError &)); in RegisterMethods()