/external/llvm-project/lldb/source/API/ |
D | SBExecutionContext.cpp | 28 LLDB_RECORD_CONSTRUCTOR(SBExecutionContext, in SBExecutionContext() 35 LLDB_RECORD_CONSTRUCTOR(SBExecutionContext, (lldb::ExecutionContextRefSP), in SBExecutionContext() 41 LLDB_RECORD_CONSTRUCTOR(SBExecutionContext, (const lldb::SBTarget &), target); in SBExecutionContext() 48 LLDB_RECORD_CONSTRUCTOR(SBExecutionContext, (const lldb::SBProcess &), in SBExecutionContext() 56 LLDB_RECORD_CONSTRUCTOR(SBExecutionContext, (lldb::SBThread), thread); in SBExecutionContext() 63 LLDB_RECORD_CONSTRUCTOR(SBExecutionContext, (const lldb::SBFrame &), frame); in SBExecutionContext()
|
D | SBFile.cpp | 22 LLDB_RECORD_CONSTRUCTOR(SBFile, (lldb::FileSP), nullptr); in SBFile() 26 LLDB_RECORD_CONSTRUCTOR(SBFile, (const lldb::SBFile&), rhs); in SBFile() 41 LLDB_RECORD_CONSTRUCTOR(SBFile, (FILE *, bool), file, transfer_ownership); in SBFile() 47 LLDB_RECORD_CONSTRUCTOR(SBFile, (int, const char *, bool), fd, mode, in SBFile()
|
D | SBEvent.cpp | 32 LLDB_RECORD_CONSTRUCTOR(SBEvent, (uint32_t, const char *, uint32_t), in SBEvent() 38 LLDB_RECORD_CONSTRUCTOR(SBEvent, (lldb::EventSP &), event_sp); in SBEvent() 42 LLDB_RECORD_CONSTRUCTOR(SBEvent, (lldb_private::Event *), event_ptr); in SBEvent() 47 LLDB_RECORD_CONSTRUCTOR(SBEvent, (const lldb::SBEvent &), rhs); in SBEvent()
|
D | SBTypeNameSpecifier.cpp | 26 LLDB_RECORD_CONSTRUCTOR(SBTypeNameSpecifier, (const char *, bool), name, in SBTypeNameSpecifier() 34 LLDB_RECORD_CONSTRUCTOR(SBTypeNameSpecifier, (lldb::SBType), type); in SBTypeNameSpecifier() 43 LLDB_RECORD_CONSTRUCTOR(SBTypeNameSpecifier, in SBTypeNameSpecifier()
|
D | SBSourceManager.cpp | 75 LLDB_RECORD_CONSTRUCTOR(SBSourceManager, (const lldb::SBDebugger &), in SBSourceManager() 82 LLDB_RECORD_CONSTRUCTOR(SBSourceManager, (const lldb::SBTarget &), target); in SBSourceManager() 88 LLDB_RECORD_CONSTRUCTOR(SBSourceManager, (const lldb::SBSourceManager &), in SBSourceManager()
|
D | SBFileSpec.cpp | 31 LLDB_RECORD_CONSTRUCTOR(SBFileSpec, (const lldb::SBFileSpec &), rhs); in SBFileSpec() 41 LLDB_RECORD_CONSTRUCTOR(SBFileSpec, (const char *), path); in SBFileSpec() 48 LLDB_RECORD_CONSTRUCTOR(SBFileSpec, (const char *, bool), path, resolve); in SBFileSpec()
|
D | SBAttachInfo.cpp | 25 LLDB_RECORD_CONSTRUCTOR(SBAttachInfo, (lldb::pid_t), pid); in SBAttachInfo() 32 LLDB_RECORD_CONSTRUCTOR(SBAttachInfo, (const char *, bool), path, wait_for); in SBAttachInfo() 41 LLDB_RECORD_CONSTRUCTOR(SBAttachInfo, (const char *, bool, bool), path, in SBAttachInfo() 52 LLDB_RECORD_CONSTRUCTOR(SBAttachInfo, (const lldb::SBAttachInfo &), rhs); in SBAttachInfo()
|
D | SBTypeFormat.cpp | 26 LLDB_RECORD_CONSTRUCTOR(SBTypeFormat, (lldb::Format, uint32_t), format, in SBTypeFormat() 33 LLDB_RECORD_CONSTRUCTOR(SBTypeFormat, (const char *, uint32_t), type, in SBTypeFormat() 39 LLDB_RECORD_CONSTRUCTOR(SBTypeFormat, (const lldb::SBTypeFormat &), rhs); in SBTypeFormat()
|
D | SBPlatform.cpp | 82 LLDB_RECORD_CONSTRUCTOR(SBPlatformConnectOptions, (const char *), url); in SBPlatformConnectOptions() 88 LLDB_RECORD_CONSTRUCTOR(SBPlatformConnectOptions, in SBPlatformConnectOptions() 180 LLDB_RECORD_CONSTRUCTOR(SBPlatformShellCommand, (const char *, const char *), in SBPlatformShellCommand() 186 LLDB_RECORD_CONSTRUCTOR(SBPlatformShellCommand, (const char *), in SBPlatformShellCommand() 193 LLDB_RECORD_CONSTRUCTOR(SBPlatformShellCommand, in SBPlatformShellCommand() 321 LLDB_RECORD_CONSTRUCTOR(SBPlatform, (const char *), platform_name); in SBPlatform() 329 LLDB_RECORD_CONSTRUCTOR(SBPlatform, (const lldb::SBPlatform &), rhs); in SBPlatform()
|
D | SBStructuredData.cpp | 33 LLDB_RECORD_CONSTRUCTOR(SBStructuredData, (const lldb::SBStructuredData &), in SBStructuredData() 39 LLDB_RECORD_CONSTRUCTOR(SBStructuredData, (const lldb::EventSP &), event_sp); in SBStructuredData() 44 LLDB_RECORD_CONSTRUCTOR(SBStructuredData, in SBStructuredData()
|
D | SBThreadPlan.cpp | 57 LLDB_RECORD_CONSTRUCTOR(SBThreadPlan, (const lldb::ThreadPlanSP &), in SBThreadPlan() 63 LLDB_RECORD_CONSTRUCTOR(SBThreadPlan, (const lldb::SBThreadPlan &), rhs); in SBThreadPlan() 67 LLDB_RECORD_CONSTRUCTOR(SBThreadPlan, (lldb::SBThread &, const char *), in SBThreadPlan() 78 LLDB_RECORD_CONSTRUCTOR(SBThreadPlan, (lldb::SBThread &, const char *, in SBThreadPlan()
|
D | SBAddress.cpp | 32 LLDB_RECORD_CONSTRUCTOR(SBAddress, (const lldb::SBAddress &), rhs); in SBAddress() 39 LLDB_RECORD_CONSTRUCTOR(SBAddress, (lldb::SBSection, lldb::addr_t), section, in SBAddress() 46 LLDB_RECORD_CONSTRUCTOR(SBAddress, (lldb::addr_t, lldb::SBTarget &), in SBAddress()
|
D | SBCommandInterpreterRunOptions.cpp | 30 LLDB_RECORD_CONSTRUCTOR(SBCommandInterpreterRunOptions, in SBCommandInterpreterRunOptions() 197 LLDB_RECORD_CONSTRUCTOR(SBCommandInterpreterRunResult, in SBCommandInterpreterRunResult()
|
D | SBTypeEnumMember.cpp | 36 LLDB_RECORD_CONSTRUCTOR(SBTypeEnumMember, (const lldb::SBTypeEnumMember &), in SBTypeEnumMember() 117 LLDB_RECORD_CONSTRUCTOR(SBTypeEnumMemberList, in SBTypeEnumMemberList()
|
D | SBTypeFilter.cpp | 25 LLDB_RECORD_CONSTRUCTOR(SBTypeFilter, (uint32_t), options); in SBTypeFilter() 30 LLDB_RECORD_CONSTRUCTOR(SBTypeFilter, (const lldb::SBTypeFilter &), rhs); in SBTypeFilter()
|
D | SBBroadcaster.cpp | 25 LLDB_RECORD_CONSTRUCTOR(SBBroadcaster, (const char *), name); in SBBroadcaster() 35 LLDB_RECORD_CONSTRUCTOR(SBBroadcaster, (const lldb::SBBroadcaster &), rhs); in SBBroadcaster()
|
D | SBSymbolContext.cpp | 26 LLDB_RECORD_CONSTRUCTOR(SBSymbolContext, in SBSymbolContext() 34 LLDB_RECORD_CONSTRUCTOR(SBSymbolContext, (const lldb::SBSymbolContext &), in SBSymbolContext()
|
D | SBTypeSummary.cpp | 29 LLDB_RECORD_CONSTRUCTOR(SBTypeSummaryOptions, in SBTypeSummaryOptions() 104 LLDB_RECORD_CONSTRUCTOR(SBTypeSummaryOptions, in SBTypeSummaryOptions() 192 LLDB_RECORD_CONSTRUCTOR(SBTypeSummary, (const lldb::SBTypeSummary &), rhs); in SBTypeSummary()
|
D | SBThreadCollection.cpp | 23 LLDB_RECORD_CONSTRUCTOR(SBThreadCollection, in SBThreadCollection()
|
D | SBQueue.cpp | 226 LLDB_RECORD_CONSTRUCTOR(SBQueue, (const lldb::QueueSP &), queue_sp); in SBQueue() 230 LLDB_RECORD_CONSTRUCTOR(SBQueue, (const lldb::SBQueue &), rhs); in SBQueue()
|
D | SBModuleSpec.cpp | 27 LLDB_RECORD_CONSTRUCTOR(SBModuleSpec, (const lldb::SBModuleSpec &), rhs); in SBModuleSpec() 158 LLDB_RECORD_CONSTRUCTOR(SBModuleSpecList, (const lldb::SBModuleSpecList &), in SBModuleSpecList()
|
D | SBWatchpoint.cpp | 33 LLDB_RECORD_CONSTRUCTOR(SBWatchpoint, (const lldb::WatchpointSP &), wp_sp); in SBWatchpoint() 38 LLDB_RECORD_CONSTRUCTOR(SBWatchpoint, (const lldb::SBWatchpoint &), rhs); in SBWatchpoint()
|
D | SBQueueItem.cpp | 30 LLDB_RECORD_CONSTRUCTOR(SBQueueItem, (const lldb::QueueItemSP &), in SBQueueItem()
|
D | SBSymbolContextList.cpp | 25 LLDB_RECORD_CONSTRUCTOR(SBSymbolContextList, in SBSymbolContextList()
|
D | SBMemoryRegionInfoList.cpp | 81 LLDB_RECORD_CONSTRUCTOR(SBMemoryRegionInfoList, in SBMemoryRegionInfoList()
|