Home
last modified time | relevance | path

Searched refs:LLDB_RECORD_CONSTRUCTOR (Results 1 – 25 of 65) sorted by relevance

123

/external/llvm-project/lldb/source/API/
DSBExecutionContext.cpp28 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()
DSBFile.cpp22 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()
DSBEvent.cpp32 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()
DSBTypeNameSpecifier.cpp26 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()
DSBSourceManager.cpp75 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()
DSBFileSpec.cpp31 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()
DSBAttachInfo.cpp25 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()
DSBTypeFormat.cpp26 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()
DSBPlatform.cpp82 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()
DSBStructuredData.cpp33 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()
DSBThreadPlan.cpp57 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()
DSBAddress.cpp32 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()
DSBCommandInterpreterRunOptions.cpp30 LLDB_RECORD_CONSTRUCTOR(SBCommandInterpreterRunOptions, in SBCommandInterpreterRunOptions()
197 LLDB_RECORD_CONSTRUCTOR(SBCommandInterpreterRunResult, in SBCommandInterpreterRunResult()
DSBTypeEnumMember.cpp36 LLDB_RECORD_CONSTRUCTOR(SBTypeEnumMember, (const lldb::SBTypeEnumMember &), in SBTypeEnumMember()
117 LLDB_RECORD_CONSTRUCTOR(SBTypeEnumMemberList, in SBTypeEnumMemberList()
DSBTypeFilter.cpp25 LLDB_RECORD_CONSTRUCTOR(SBTypeFilter, (uint32_t), options); in SBTypeFilter()
30 LLDB_RECORD_CONSTRUCTOR(SBTypeFilter, (const lldb::SBTypeFilter &), rhs); in SBTypeFilter()
DSBBroadcaster.cpp25 LLDB_RECORD_CONSTRUCTOR(SBBroadcaster, (const char *), name); in SBBroadcaster()
35 LLDB_RECORD_CONSTRUCTOR(SBBroadcaster, (const lldb::SBBroadcaster &), rhs); in SBBroadcaster()
DSBSymbolContext.cpp26 LLDB_RECORD_CONSTRUCTOR(SBSymbolContext, in SBSymbolContext()
34 LLDB_RECORD_CONSTRUCTOR(SBSymbolContext, (const lldb::SBSymbolContext &), in SBSymbolContext()
DSBTypeSummary.cpp29 LLDB_RECORD_CONSTRUCTOR(SBTypeSummaryOptions, in SBTypeSummaryOptions()
104 LLDB_RECORD_CONSTRUCTOR(SBTypeSummaryOptions, in SBTypeSummaryOptions()
192 LLDB_RECORD_CONSTRUCTOR(SBTypeSummary, (const lldb::SBTypeSummary &), rhs); in SBTypeSummary()
DSBThreadCollection.cpp23 LLDB_RECORD_CONSTRUCTOR(SBThreadCollection, in SBThreadCollection()
DSBQueue.cpp226 LLDB_RECORD_CONSTRUCTOR(SBQueue, (const lldb::QueueSP &), queue_sp); in SBQueue()
230 LLDB_RECORD_CONSTRUCTOR(SBQueue, (const lldb::SBQueue &), rhs); in SBQueue()
DSBModuleSpec.cpp27 LLDB_RECORD_CONSTRUCTOR(SBModuleSpec, (const lldb::SBModuleSpec &), rhs); in SBModuleSpec()
158 LLDB_RECORD_CONSTRUCTOR(SBModuleSpecList, (const lldb::SBModuleSpecList &), in SBModuleSpecList()
DSBWatchpoint.cpp33 LLDB_RECORD_CONSTRUCTOR(SBWatchpoint, (const lldb::WatchpointSP &), wp_sp); in SBWatchpoint()
38 LLDB_RECORD_CONSTRUCTOR(SBWatchpoint, (const lldb::SBWatchpoint &), rhs); in SBWatchpoint()
DSBQueueItem.cpp30 LLDB_RECORD_CONSTRUCTOR(SBQueueItem, (const lldb::QueueItemSP &), in SBQueueItem()
DSBSymbolContextList.cpp25 LLDB_RECORD_CONSTRUCTOR(SBSymbolContextList, in SBSymbolContextList()
DSBMemoryRegionInfoList.cpp81 LLDB_RECORD_CONSTRUCTOR(SBMemoryRegionInfoList, in SBMemoryRegionInfoList()

123