AddInitialEventsToListener(const lldb::ListenerSP &listener_sp, uint32_t requested_events) | lldb_private::Broadcaster | virtual |
AddListener(const lldb::ListenerSP &listener_sp, uint32_t event_mask) | lldb_private::Broadcaster | inline |
Apropos(llvm::StringRef keyword, std::vector< const Property * > &matching_properties) const | lldb_private::Properties | |
AutoCompleteThreadPlans(CompletionRequest &request) const | lldb_private::Thread | |
Broadcaster(lldb::BroadcasterManagerSP manager_sp, std::string name) | lldb_private::Broadcaster | |
Broadcaster(const Broadcaster &)=delete | lldb_private::Broadcaster | private |
BroadcasterImplSP typedef | lldb_private::Broadcaster | protected |
BroadcasterImplWP typedef | lldb_private::Broadcaster | protected |
BroadcastEvent(lldb::EventSP &event_sp) | lldb_private::Broadcaster | inline |
BroadcastEvent(uint32_t event_type, const lldb::EventDataSP &event_data_sp) | lldb_private::Broadcaster | inline |
BroadcastEvent(uint32_t event_type) | lldb_private::Broadcaster | inline |
BroadcastEventIfUnique(lldb::EventSP &event_sp) | lldb_private::Broadcaster | inline |
BroadcastEventIfUnique(uint32_t event_type) | lldb_private::Broadcaster | inline |
BroadcastSelectedFrameChange(StackID &new_frame_id) | lldb_private::Thread | private |
CalculateExecutionContext(ExecutionContext &exe_ctx) override | lldb_private::Thread | virtual |
CalculateProcess() override | lldb_private::Thread | virtual |
CalculatePublicStopInfo() | lldb_private::Thread | |
CalculateStackFrame() override | lldb_private::Thread | virtual |
CalculateStopInfo() override | ThreadElfCore | protectedvirtual |
CalculateTarget() override | lldb_private::Thread | virtual |
CalculateThread() override | lldb_private::Thread | virtual |
CheckInWithManager() | lldb_private::Broadcaster | |
CheckpointThreadState(ThreadStateCheckpoint &saved_state) | lldb_private::Thread | virtual |
lldb_private::Clear() | lldb_private::UserID | inline |
lldb_private::Broadcaster::Clear() | lldb_private::Broadcaster | inline |
ClearBackingThread() | lldb_private::Thread | inlinevirtual |
ClearStackFrames() | lldb_private::Thread | virtual |
CompletedPlanOverridesBreakpoint() const | lldb_private::Thread | |
CreateRegisterContextForFrame(lldb_private::StackFrame *frame) override | ThreadElfCore | virtual |
DecrementCurrentInlinedDepth() | lldb_private::Thread | inline |
DestroyThread() | lldb_private::Thread | protectedvirtual |
DidResume() | lldb_private::Thread | virtual |
DidStop() | lldb_private::Thread | virtual |
DiscardPlan() | lldb_private::Thread | protected |
DiscardThreadPlans(bool force) | lldb_private::Thread | |
DiscardThreadPlansUpToPlan(lldb::ThreadPlanSP &up_to_plan_sp) | lldb_private::Thread | |
DiscardThreadPlansUpToPlan(ThreadPlan *up_to_plan_ptr) | lldb_private::Thread | |
DiscardUserThreadPlansUpToIndex(uint32_t thread_index) | lldb_private::Thread | |
DumpAllDescriptions(CommandInterpreter &interpreter, Stream &strm) const | lldb_private::Properties | virtual |
DumpAllPropertyValues(const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask, bool is_json=false) | lldb_private::Properties | virtual |
DumpPropertyValue(const ExecutionContext *exe_ctx, Stream &strm, llvm::StringRef property_path, uint32_t dump_mask, bool is_json=false) | lldb_private::Properties | virtual |
DumpTraceInstructions(Stream &s, size_t count, size_t start_position=0) const | lldb_private::Thread | |
DumpUsingFormat(Stream &strm, uint32_t frame_idx, const FormatEntity::Entry *format) | lldb_private::Thread | |
DumpUsingSettingsFormat(Stream &strm, uint32_t frame_idx, bool stop_format) | lldb_private::Thread | |
eBroadcastBitSelectedFrameChanged enum value | lldb_private::Thread | |
eBroadcastBitStackChanged enum value | lldb_private::Thread | |
eBroadcastBitThreadResumed enum value | lldb_private::Thread | |
eBroadcastBitThreadSelected enum value | lldb_private::Thread | |
eBroadcastBitThreadSuspended enum value | lldb_private::Thread | |
EventTypeHasListeners(uint32_t event_type) | lldb_private::Broadcaster | inline |
FetchThreadExtendedInfo() | lldb_private::Thread | inlineprotectedvirtual |
Flush() | lldb_private::Thread | |
FrameSelectedCallback(lldb_private::StackFrame *frame) | lldb_private::Thread | protected |
GetAssociatedWithLibdispatchQueue() | lldb_private::Thread | inlinevirtual |
GetBackingThread() const | lldb_private::Thread | inlinevirtual |
GetBroadcasterClass() const override | lldb_private::Thread | inlinevirtual |
GetBroadcasterImpl() | lldb_private::Broadcaster | inlineprotected |
GetBroadcasterName() | lldb_private::Broadcaster | inline |
GetCompletedPlan() const | lldb_private::Thread | |
GetCurrentException() | lldb_private::Thread | |
GetCurrentExceptionBacktrace() | lldb_private::Thread | |
GetCurrentInlinedDepth() | lldb_private::Thread | inline |
GetCurrentPlan() const | lldb_private::Thread | |
GetDescription(Stream &s, lldb::DescriptionLevel level, bool print_json_thread, bool print_json_stopinfo) | lldb_private::Thread | |
GetEventName(uint32_t event_mask) const | lldb_private::Broadcaster | inline |
GetEventNames(Stream &s, const uint32_t event_mask, bool prefix_with_broadcaster_name) const | lldb_private::Broadcaster | inline |
GetExperimentalSettingsName() | lldb_private::Properties | static |
GetExpressionVariable() const | lldb_private::Thread | |
GetExtendedBacktraceOriginatingIndexID() | lldb_private::Thread | inlinevirtual |
GetExtendedBacktraceToken() | lldb_private::Thread | inlinevirtual |
GetExtendedInfo() | lldb_private::Thread | inline |
GetFrameWithConcreteFrameIndex(uint32_t unwind_idx) | lldb_private::Thread | virtual |
GetFrameWithStackID(const StackID &stack_id) | lldb_private::Thread | inlinevirtual |
GetGlobalProperties() | lldb_private::Thread | static |
GetHijackingListenerName() | lldb_private::Broadcaster | inlineprotected |
GetID() const | lldb_private::UserID | inline |
GetIndexID() const | lldb_private::Thread | |
GetInfo() | lldb_private::Thread | inlinevirtual |
GetLibrariesToAvoid() const | lldb_private::ThreadProperties | |
GetManager() | lldb_private::Broadcaster | |
GetMaxBacktraceDepth() const | lldb_private::ThreadProperties | |
GetName() override | ThreadElfCore | inlinevirtual |
GetPlans() const | lldb_private::Thread | protected |
GetPreviousFrameZeroPC() | lldb_private::Thread | |
GetPreviousPlan(ThreadPlan *plan) const | lldb_private::Thread | protected |
GetPrimaryListener() | lldb_private::Broadcaster | inline |
GetPrivateStopInfo(bool calculate=true) | lldb_private::Thread | virtual |
GetProcess() const | lldb_private::Thread | inline |
GetPropertyAtIndexAs(uint32_t idx, T default_value, const ExecutionContext *exe_ctx=nullptr) const | lldb_private::Properties | inline |
GetPropertyAtIndexAs(uint32_t idx, const ExecutionContext *exe_ctx=nullptr) const | lldb_private::Properties | inline |
GetPropertyValue(const ExecutionContext *exe_ctx, llvm::StringRef property_path, Status &error) const | lldb_private::Properties | virtual |
GetProtocolID() const | lldb_private::Thread | inlinevirtual |
GetQueue() | lldb_private::Thread | inlinevirtual |
GetQueueID() | lldb_private::Thread | inlinevirtual |
GetQueueKind() | lldb_private::Thread | inlinevirtual |
GetQueueLibdispatchQueueAddress() | lldb_private::Thread | inlinevirtual |
GetQueueName() | lldb_private::Thread | inlinevirtual |
GetRegisterContext() override | ThreadElfCore | virtual |
GetResumeSignal() const | lldb_private::Thread | inline |
GetResumeState() const | lldb_private::Thread | inline |
GetReturnValueObject() const | lldb_private::Thread | |
GetSelectedFrame(SelectMostRelevant select_most_relevant) | lldb_private::Thread | |
GetSelectedFrameIndex(SelectMostRelevant select_most_relevant) | lldb_private::Thread | inline |
GetSiginfo(size_t max_size) const | lldb_private::Thread | inlineprotectedvirtual |
GetSiginfoValue() | lldb_private::Thread | |
GetSingleThreadPlanTimeout() const | lldb_private::ThreadProperties | |
GetStackFrameAtIndex(uint32_t idx) | lldb_private::Thread | inlinevirtual |
GetStackFrameCount() | lldb_private::Thread | inlinevirtual |
GetStackFrameList() | lldb_private::Thread | protected |
GetStackFrameSPForStackFramePtr(StackFrame *stack_frame_ptr) | lldb_private::Thread | |
GetStackFrameStatus(Stream &strm, uint32_t first_frame, uint32_t num_frames, bool show_frame_info, uint32_t num_frames_with_source, bool show_hidden) | lldb_private::Thread | |
GetState() const | lldb_private::Thread | |
GetStaticBroadcasterClass() | lldb_private::Thread | static |
GetStatus(Stream &strm, uint32_t start_frame, uint32_t num_frames, uint32_t num_frames_with_source, bool stop_format, bool show_hidden, bool only_stacks=false) | lldb_private::Thread | |
GetStepInAvoidsNoDebug() const | lldb_private::ThreadProperties | |
GetStepOutAvoidsNoDebug() const | lldb_private::ThreadProperties | |
GetStopDescription() | lldb_private::Thread | |
GetStopDescriptionRaw() | lldb_private::Thread | |
GetStopInfo() | lldb_private::Thread | |
GetStopReason() | lldb_private::Thread | |
GetSymbolsToAvoidRegexp() | lldb_private::ThreadProperties | |
GetTemporaryResumeState() const | lldb_private::Thread | inline |
GetThreadLocalData(const lldb::ModuleSP module, lldb::addr_t tls_file_addr) | lldb_private::Thread | virtual |
GetThreadPointer() | lldb_private::Thread | virtual |
GetTraceEnabledState() const | lldb_private::ThreadProperties | |
GetUnwinder() | lldb_private::Thread | protectedvirtual |
GetValueProperties() const | lldb_private::Properties | inlinevirtual |
HijackBroadcaster(const lldb::ListenerSP &listener_sp, uint32_t event_mask=UINT32_MAX) | lldb_private::Broadcaster | inline |
IsHijackedForEvent(uint32_t event_mask) | lldb_private::Broadcaster | inline |
IsOperatingSystemPluginThread() const | lldb_private::Thread | inlineprotectedvirtual |
IsSettingExperimental(llvm::StringRef setting) | lldb_private::Properties | static |
IsStillAtLastBreakpointHit() | lldb_private::Thread | protectedvirtual |
IsThreadPlanDone(ThreadPlan *plan) const | lldb_private::Thread | |
IsValid() const | lldb_private::Thread | inline |
JumpToLine(const FileSpec &file, uint32_t line, bool can_leave_function, std::string *warnings=nullptr) | lldb_private::Thread | |
m_broadcaster_name | lldb_private::Broadcaster | private |
m_broadcaster_sp | lldb_private::Broadcaster | private |
m_code | ThreadElfCore | protected |
m_collection_sp | lldb_private::Properties | protected |
m_curr_frames_sp | lldb_private::Thread | protected |
m_destroy_called | lldb_private::Thread | protected |
m_extended_info | lldb_private::Thread | private |
m_extended_info_fetched | lldb_private::Thread | private |
m_frame_mutex | lldb_private::Thread | mutableprotected |
m_gpregset_data | ThreadElfCore | protected |
m_index_id | lldb_private::Thread | protected |
m_manager_sp | lldb_private::Broadcaster | private |
m_notes | ThreadElfCore | protected |
m_null_plan_stack_up | lldb_private::Thread | mutableprotected |
m_override_should_notify | lldb_private::Thread | protected |
m_prev_frames_sp | lldb_private::Thread | protected |
m_prev_framezero_pc | lldb_private::Thread | protected |
m_process_wp | lldb_private::Thread | protected |
m_reg_context_sp | lldb_private::Thread | protected |
m_resume_signal | lldb_private::Thread | protected |
m_resume_state | lldb_private::Thread | protected |
m_should_run_before_public_stop | lldb_private::Thread | protected |
m_signo | ThreadElfCore | protected |
m_state | lldb_private::Thread | protected |
m_state_mutex | lldb_private::Thread | mutableprotected |
m_stop_info_override_stop_id | lldb_private::Thread | protected |
m_stop_info_sp | lldb_private::Thread | protected |
m_stop_info_stop_id | lldb_private::Thread | protected |
m_temporary_resume_state | lldb_private::Thread | protected |
m_thread_name | ThreadElfCore | protected |
m_thread_reg_ctx_sp | ThreadElfCore | protected |
m_uid | lldb_private::UserID | protected |
m_unwinder_up | lldb_private::Thread | protected |
MatchesSpec(const ThreadSpec *spec) | lldb_private::Thread | virtual |
operator=(const Thread &)=delete | lldb_private::Thread | private |
PopPlan() | lldb_private::Thread | protected |
Properties() | lldb_private::Properties | |
Properties(const lldb::OptionValuePropertiesSP &collection_sp) | lldb_private::Properties | |
PushPlan(lldb::ThreadPlanSP plan_sp) | lldb_private::Thread | protected |
QueueBasePlan(bool abort_other_plans) | lldb_private::Thread | |
QueueThreadPlan(lldb::ThreadPlanSP &plan_sp, bool abort_other_plans) | lldb_private::Thread | |
QueueThreadPlanForRunToAddress(bool abort_other_plans, Address &target_addr, bool stop_other_threads, Status &status) | lldb_private::Thread | virtual |
QueueThreadPlanForStepInRange(bool abort_other_plans, const AddressRange &range, const SymbolContext &addr_context, const char *step_in_target, lldb::RunMode stop_other_threads, Status &status, LazyBool step_in_avoids_code_without_debug_info=eLazyBoolCalculate, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) | lldb_private::Thread | virtual |
QueueThreadPlanForStepInRange(bool abort_other_plans, const LineEntry &line_entry, const SymbolContext &addr_context, const char *step_in_target, lldb::RunMode stop_other_threads, Status &status, LazyBool step_in_avoids_code_without_debug_info=eLazyBoolCalculate, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) | lldb_private::Thread | virtual |
QueueThreadPlanForStepOut(bool abort_other_plans, SymbolContext *addr_context, bool first_insn, bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, Status &status, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) | lldb_private::Thread | virtual |
QueueThreadPlanForStepOutNoShouldStop(bool abort_other_plans, SymbolContext *addr_context, bool first_insn, bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, Status &status, bool continue_to_next_branch=false) | lldb_private::Thread | virtual |
QueueThreadPlanForStepOverRange(bool abort_other_plans, const AddressRange &range, const SymbolContext &addr_context, lldb::RunMode stop_other_threads, Status &status, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) | lldb_private::Thread | virtual |
QueueThreadPlanForStepOverRange(bool abort_other_plans, const LineEntry &line_entry, const SymbolContext &addr_context, lldb::RunMode stop_other_threads, Status &status, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) | lldb_private::Thread | virtual |
QueueThreadPlanForStepScripted(bool abort_other_plans, const char *class_name, StructuredData::ObjectSP extra_args_sp, bool stop_other_threads, Status &status) | lldb_private::Thread | virtual |
QueueThreadPlanForStepSingleInstruction(bool step_over, bool abort_other_plans, bool stop_other_threads, Status &status) | lldb_private::Thread | virtual |
QueueThreadPlanForStepThrough(StackID &return_stack_id, bool abort_other_plans, bool stop_other_threads, Status &status) | lldb_private::Thread | virtual |
QueueThreadPlanForStepUntil(bool abort_other_plans, lldb::addr_t *address_list, size_t num_addresses, bool stop_others, uint32_t frame_idx, Status &status) | lldb_private::Thread | virtual |
RefreshStateAfterStop() override | ThreadElfCore | virtual |
RemoveListener(const lldb::ListenerSP &listener_sp, uint32_t event_mask=UINT32_MAX) | lldb_private::Broadcaster | inline |
ResetStopInfo() | lldb_private::Thread | |
RestoreBroadcaster() | lldb_private::Broadcaster | inline |
RestoreRegisterStateFromCheckpoint(ThreadStateCheckpoint &saved_state) | lldb_private::Thread | virtual |
RestoreThreadStateFromCheckpoint(ThreadStateCheckpoint &saved_state) | lldb_private::Thread | |
ReturnFromFrame(lldb::StackFrameSP frame_sp, lldb::ValueObjectSP return_value_sp, bool broadcast=false) | lldb_private::Thread | |
ReturnFromFrameWithIndex(uint32_t frame_idx, lldb::ValueObjectSP return_value_sp, bool broadcast=false) | lldb_private::Thread | |
RunModeAsString(lldb::RunMode mode) | lldb_private::Thread | static |
SafeToCallFunctions() | lldb_private::Thread | virtual |
SetAssociatedWithLibdispatchQueue(lldb_private::LazyBool associated_with_libdispatch_queue) | lldb_private::Thread | inlinevirtual |
SetBackingThread(const lldb::ThreadSP &thread_sp) | lldb_private::Thread | inlinevirtual |
SetDefaultFileAndLineToSelectedFrame() | lldb_private::Thread | inline |
SetEventName(uint32_t event_mask, const char *name) | lldb_private::Broadcaster | inline |
SetExtendedBacktraceToken(uint64_t token) | lldb_private::Thread | inlinevirtual |
SetID(lldb::user_id_t uid) | lldb_private::UserID | inline |
SetName(const char *name) override | ThreadElfCore | inlinevirtual |
SetPrimaryListener(lldb::ListenerSP listener_sp) | lldb_private::Broadcaster | inline |
SetPropertyAtIndex(uint32_t idx, T t, const ExecutionContext *exe_ctx=nullptr) const | lldb_private::Properties | inline |
SetPropertyValue(const ExecutionContext *exe_ctx, VarSetOperationType op, llvm::StringRef property_path, llvm::StringRef value) | lldb_private::Properties | virtual |
SetQueueID(lldb::queue_id_t new_val) | lldb_private::Thread | inlinevirtual |
SetQueueKind(lldb::QueueKind kind) | lldb_private::Thread | inlinevirtual |
SetQueueLibdispatchQueueAddress(lldb::addr_t dispatch_queue_t) | lldb_private::Thread | inlinevirtual |
SetQueueName(const char *name) | lldb_private::Thread | inlinevirtual |
SetResumeSignal(int signal) | lldb_private::Thread | inline |
SetResumeState(lldb::StateType state, bool override_suspend=false) | lldb_private::Thread | inline |
SetSelectedFrame(lldb_private::StackFrame *frame, bool broadcast=false) | lldb_private::Thread | |
SetSelectedFrameByIndex(uint32_t frame_idx, bool broadcast=false) | lldb_private::Thread | |
SetSelectedFrameByIndexNoisily(uint32_t frame_idx, Stream &output_stream) | lldb_private::Thread | |
SetShouldReportStop(Vote vote) | lldb_private::Thread | |
SetShouldRunBeforePublicStop(bool newval) | lldb_private::Thread | inline |
SetState(lldb::StateType state) | lldb_private::Thread | |
SetStopInfo(const lldb::StopInfoSP &stop_info_sp) | lldb_private::Thread | |
SetStopInfoToNothing() | lldb_private::Thread | |
SetTemporaryResumeState(lldb::StateType new_state) | lldb_private::Thread | inlineprotected |
SettingsInitialize() | lldb_private::Thread | static |
SettingsTerminate() | lldb_private::Thread | static |
SetupForResume() | lldb_private::Thread | |
ShouldReportRun(Event *event_ptr) | lldb_private::Thread | |
ShouldReportStop(Event *event_ptr) | lldb_private::Thread | |
ShouldResume(lldb::StateType resume_state) | lldb_private::Thread | |
ShouldRunBeforePublicStop() | lldb_private::Thread | inline |
ShouldStop(Event *event_ptr) | lldb_private::Thread | |
StepIn(bool source_step, LazyBool step_in_avoids_code_without_debug_info=eLazyBoolCalculate, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) | lldb_private::Thread | virtual |
StepOut(uint32_t frame_idx=0) | lldb_private::Thread | virtual |
StepOver(bool source_step, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) | lldb_private::Thread | virtual |
StopInfoIsUpToDate() const | lldb_private::Thread | |
StopReasonAsString(lldb::StopReason reason) | lldb_private::Thread | static |
Thread(Process &process, lldb::tid_t tid, bool use_invalid_index_id=false) | lldb_private::Thread | |
Thread(const Thread &)=delete | lldb_private::Thread | private |
ThreadElfCore(lldb_private::Process &process, const ThreadData &td) | ThreadElfCore | |
ThreadHasQueueInformation() const | lldb_private::Thread | inlinevirtual |
ThreadIDIsValid(lldb::tid_t thread) | ThreadElfCore | inlinestatic |
ThreadProperties(bool is_global) | lldb_private::ThreadProperties | |
ThreadStoppedForAReason() | lldb_private::Thread | |
UnwindInnermostExpression() | lldb_private::Thread | |
UserID(lldb::user_id_t uid=LLDB_INVALID_UID) | lldb_private::UserID | inline |
WasThreadPlanDiscarded(ThreadPlan *plan) const | lldb_private::Thread | |
WillResume(lldb::StateType resume_state) | lldb_private::Thread | inlinevirtual |
WillStop() | lldb_private::Thread | |
~Broadcaster() | lldb_private::Broadcaster | virtual |
~ExecutionContextScope()=default | lldb_private::ExecutionContextScope | virtual |
~Properties() | lldb_private::Properties | virtual |
~Thread() override | lldb_private::Thread | |
~ThreadElfCore() override | ThreadElfCore | |
~ThreadProperties() override | lldb_private::ThreadProperties | |
~UserID()=default | lldb_private::UserID | |