reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/API/SBAddress.cpp
  292   LLDB_REGISTER_CONSTRUCTOR(SBAddress, ());
  293   LLDB_REGISTER_CONSTRUCTOR(SBAddress, (const lldb::SBAddress &));
  294   LLDB_REGISTER_CONSTRUCTOR(SBAddress, (lldb::SBSection, lldb::addr_t));
  295   LLDB_REGISTER_CONSTRUCTOR(SBAddress, (lldb::addr_t, lldb::SBTarget &));
tools/lldb/source/API/SBAttachInfo.cpp
  267   LLDB_REGISTER_CONSTRUCTOR(SBAttachInfo, ());
  268   LLDB_REGISTER_CONSTRUCTOR(SBAttachInfo, (lldb::pid_t));
  269   LLDB_REGISTER_CONSTRUCTOR(SBAttachInfo, (const char *, bool));
  270   LLDB_REGISTER_CONSTRUCTOR(SBAttachInfo, (const char *, bool, bool));
  271   LLDB_REGISTER_CONSTRUCTOR(SBAttachInfo, (const lldb::SBAttachInfo &));
tools/lldb/source/API/SBBlock.cpp
  360   LLDB_REGISTER_CONSTRUCTOR(SBBlock, ());
  361   LLDB_REGISTER_CONSTRUCTOR(SBBlock, (const lldb::SBBlock &));
tools/lldb/source/API/SBBreakpoint.cpp
  957   LLDB_REGISTER_CONSTRUCTOR(SBBreakpoint, ());
  958   LLDB_REGISTER_CONSTRUCTOR(SBBreakpoint, (const lldb::SBBreakpoint &));
  959   LLDB_REGISTER_CONSTRUCTOR(SBBreakpoint, (const lldb::BreakpointSP &));
 1040   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointList, (lldb::SBTarget &));
tools/lldb/source/API/SBBreakpointLocation.cpp
  476   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointLocation, ());
  477   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointLocation,
  479   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointLocation,
tools/lldb/source/API/SBBreakpointName.cpp
  702   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointName, ());
  703   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointName,
  705   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointName,
  707   LLDB_REGISTER_CONSTRUCTOR(SBBreakpointName,
tools/lldb/source/API/SBBroadcaster.cpp
  182   LLDB_REGISTER_CONSTRUCTOR(SBBroadcaster, ());
  183   LLDB_REGISTER_CONSTRUCTOR(SBBroadcaster, (const char *));
  184   LLDB_REGISTER_CONSTRUCTOR(SBBroadcaster, (const lldb::SBBroadcaster &));
tools/lldb/source/API/SBCommandInterpreter.cpp
  837   LLDB_REGISTER_CONSTRUCTOR(SBCommandInterpreterRunOptions, ());
  866   LLDB_REGISTER_CONSTRUCTOR(SBCommandInterpreter,
  868   LLDB_REGISTER_CONSTRUCTOR(SBCommandInterpreter,
  949   LLDB_REGISTER_CONSTRUCTOR(SBCommand, ());
tools/lldb/source/API/SBCommandReturnObject.cpp
  375   LLDB_REGISTER_CONSTRUCTOR(SBCommandReturnObject, ());
  376   LLDB_REGISTER_CONSTRUCTOR(SBCommandReturnObject,
  378   LLDB_REGISTER_CONSTRUCTOR(SBCommandReturnObject,
tools/lldb/source/API/SBCommunication.cpp
  192   LLDB_REGISTER_CONSTRUCTOR(SBCommunication, ());
  193   LLDB_REGISTER_CONSTRUCTOR(SBCommunication, (const char *));
tools/lldb/source/API/SBCompileUnit.cpp
  245   LLDB_REGISTER_CONSTRUCTOR(SBCompileUnit, ());
  246   LLDB_REGISTER_CONSTRUCTOR(SBCompileUnit, (const lldb::SBCompileUnit &));
tools/lldb/source/API/SBData.cpp
  655   LLDB_REGISTER_CONSTRUCTOR(SBData, ());
  656   LLDB_REGISTER_CONSTRUCTOR(SBData, (const lldb::SBData &));
tools/lldb/source/API/SBDebugger.cpp
 1660   LLDB_REGISTER_CONSTRUCTOR(SBDebugger, ());
 1661   LLDB_REGISTER_CONSTRUCTOR(SBDebugger, (const lldb::DebuggerSP &));
 1662   LLDB_REGISTER_CONSTRUCTOR(SBDebugger, (const lldb::SBDebugger &));
tools/lldb/source/API/SBDeclaration.cpp
  184   LLDB_REGISTER_CONSTRUCTOR(SBDeclaration, ());
  185   LLDB_REGISTER_CONSTRUCTOR(SBDeclaration, (const lldb::SBDeclaration &));
tools/lldb/source/API/SBError.cpp
  192   LLDB_REGISTER_CONSTRUCTOR(SBError, ());
  193   LLDB_REGISTER_CONSTRUCTOR(SBError, (const lldb::SBError &));
tools/lldb/source/API/SBEvent.cpp
  215   LLDB_REGISTER_CONSTRUCTOR(SBEvent, ());
  216   LLDB_REGISTER_CONSTRUCTOR(SBEvent, (uint32_t, const char *, uint32_t));
  217   LLDB_REGISTER_CONSTRUCTOR(SBEvent, (lldb::EventSP &));
  218   LLDB_REGISTER_CONSTRUCTOR(SBEvent, (lldb_private::Event *));
  219   LLDB_REGISTER_CONSTRUCTOR(SBEvent, (const lldb::SBEvent &));
tools/lldb/source/API/SBExecutionContext.cpp
  141   LLDB_REGISTER_CONSTRUCTOR(SBExecutionContext, ());
  142   LLDB_REGISTER_CONSTRUCTOR(SBExecutionContext,
  144   LLDB_REGISTER_CONSTRUCTOR(SBExecutionContext,
  146   LLDB_REGISTER_CONSTRUCTOR(SBExecutionContext, (const lldb::SBTarget &));
  147   LLDB_REGISTER_CONSTRUCTOR(SBExecutionContext, (const lldb::SBProcess &));
  148   LLDB_REGISTER_CONSTRUCTOR(SBExecutionContext, (lldb::SBThread));
  149   LLDB_REGISTER_CONSTRUCTOR(SBExecutionContext, (const lldb::SBFrame &));
tools/lldb/source/API/SBExpressionOptions.cpp
  280   LLDB_REGISTER_CONSTRUCTOR(SBExpressionOptions, ());
  281   LLDB_REGISTER_CONSTRUCTOR(SBExpressionOptions,
tools/lldb/source/API/SBFileSpec.cpp
  196   LLDB_REGISTER_CONSTRUCTOR(SBFileSpec, ());
  197   LLDB_REGISTER_CONSTRUCTOR(SBFileSpec, (const lldb::SBFileSpec &));
  198   LLDB_REGISTER_CONSTRUCTOR(SBFileSpec, (const char *));
  199   LLDB_REGISTER_CONSTRUCTOR(SBFileSpec, (const char *, bool));
tools/lldb/source/API/SBFileSpecList.cpp
  132   LLDB_REGISTER_CONSTRUCTOR(SBFileSpecList, ());
  133   LLDB_REGISTER_CONSTRUCTOR(SBFileSpecList, (const lldb::SBFileSpecList &));
tools/lldb/source/API/SBFrame.cpp
 1299   LLDB_REGISTER_CONSTRUCTOR(SBFrame, ());
 1300   LLDB_REGISTER_CONSTRUCTOR(SBFrame, (const lldb::StackFrameSP &));
 1301   LLDB_REGISTER_CONSTRUCTOR(SBFrame, (const lldb::SBFrame &));
tools/lldb/source/API/SBFunction.cpp
  253   LLDB_REGISTER_CONSTRUCTOR(SBFunction, ());
  254   LLDB_REGISTER_CONSTRUCTOR(SBFunction, (const lldb::SBFunction &));
tools/lldb/source/API/SBInstruction.cpp
  350   LLDB_REGISTER_CONSTRUCTOR(SBInstruction, ());
  351   LLDB_REGISTER_CONSTRUCTOR(SBInstruction, (const lldb::SBInstruction &));
tools/lldb/source/API/SBInstructionList.cpp
  207   LLDB_REGISTER_CONSTRUCTOR(SBInstructionList, ());
  208   LLDB_REGISTER_CONSTRUCTOR(SBInstructionList,
tools/lldb/source/API/SBLaunchInfo.cpp
  324   LLDB_REGISTER_CONSTRUCTOR(SBLaunchInfo, (const char **));
tools/lldb/source/API/SBLineEntry.cpp
  197   LLDB_REGISTER_CONSTRUCTOR(SBLineEntry, ());
  198   LLDB_REGISTER_CONSTRUCTOR(SBLineEntry, (const lldb::SBLineEntry &));
tools/lldb/source/API/SBListener.cpp
  331   LLDB_REGISTER_CONSTRUCTOR(SBListener, ());
  332   LLDB_REGISTER_CONSTRUCTOR(SBListener, (const char *));
  333   LLDB_REGISTER_CONSTRUCTOR(SBListener, (const lldb::SBListener &));
tools/lldb/source/API/SBMemoryRegionInfo.cpp
  141   LLDB_REGISTER_CONSTRUCTOR(SBMemoryRegionInfo, ());
  142   LLDB_REGISTER_CONSTRUCTOR(SBMemoryRegionInfo,
tools/lldb/source/API/SBMemoryRegionInfoList.cpp
  148   LLDB_REGISTER_CONSTRUCTOR(SBMemoryRegionInfoList, ());
  149   LLDB_REGISTER_CONSTRUCTOR(SBMemoryRegionInfoList,
tools/lldb/source/API/SBModule.cpp
  695   LLDB_REGISTER_CONSTRUCTOR(SBModule, ());
  696   LLDB_REGISTER_CONSTRUCTOR(SBModule, (const lldb::SBModuleSpec &));
  697   LLDB_REGISTER_CONSTRUCTOR(SBModule, (const lldb::SBModule &));
  698   LLDB_REGISTER_CONSTRUCTOR(SBModule, (lldb::SBProcess &, lldb::addr_t));
tools/lldb/source/API/SBModuleSpec.cpp
  252   LLDB_REGISTER_CONSTRUCTOR(SBModuleSpec, ());
  253   LLDB_REGISTER_CONSTRUCTOR(SBModuleSpec, (const lldb::SBModuleSpec &));
  276   LLDB_REGISTER_CONSTRUCTOR(SBModuleSpecList, ());
  277   LLDB_REGISTER_CONSTRUCTOR(SBModuleSpecList,
tools/lldb/source/API/SBPlatform.cpp
  623   LLDB_REGISTER_CONSTRUCTOR(SBPlatformConnectOptions, (const char *));
  624   LLDB_REGISTER_CONSTRUCTOR(SBPlatformConnectOptions,
  645   LLDB_REGISTER_CONSTRUCTOR(SBPlatformShellCommand, (const char *));
  646   LLDB_REGISTER_CONSTRUCTOR(SBPlatformShellCommand,
  667   LLDB_REGISTER_CONSTRUCTOR(SBPlatform, ());
  668   LLDB_REGISTER_CONSTRUCTOR(SBPlatform, (const char *));
tools/lldb/source/API/SBProcess.cpp
 1291   LLDB_REGISTER_CONSTRUCTOR(SBProcess, ());
 1292   LLDB_REGISTER_CONSTRUCTOR(SBProcess, (const lldb::SBProcess &));
 1293   LLDB_REGISTER_CONSTRUCTOR(SBProcess, (const lldb::ProcessSP &));
tools/lldb/source/API/SBProcessInfo.cpp
  187   LLDB_REGISTER_CONSTRUCTOR(SBProcessInfo, ());
  188   LLDB_REGISTER_CONSTRUCTOR(SBProcessInfo, (const lldb::SBProcessInfo &));
tools/lldb/source/API/SBQueue.cpp
  337   LLDB_REGISTER_CONSTRUCTOR(SBQueue, ());
  338   LLDB_REGISTER_CONSTRUCTOR(SBQueue, (const lldb::QueueSP &));
  339   LLDB_REGISTER_CONSTRUCTOR(SBQueue, (const lldb::SBQueue &));
tools/lldb/source/API/SBQueueItem.cpp
  124   LLDB_REGISTER_CONSTRUCTOR(SBQueueItem, ());
  125   LLDB_REGISTER_CONSTRUCTOR(SBQueueItem, (const lldb::QueueItemSP &));
tools/lldb/source/API/SBSection.cpp
  297   LLDB_REGISTER_CONSTRUCTOR(SBSection, ());
  298   LLDB_REGISTER_CONSTRUCTOR(SBSection, (const lldb::SBSection &));
tools/lldb/source/API/SBSourceManager.cpp
  147   LLDB_REGISTER_CONSTRUCTOR(SBSourceManager, (const lldb::SBDebugger &));
  148   LLDB_REGISTER_CONSTRUCTOR(SBSourceManager, (const lldb::SBTarget &));
  149   LLDB_REGISTER_CONSTRUCTOR(SBSourceManager, (const lldb::SBSourceManager &));
tools/lldb/source/API/SBStream.cpp
  193   LLDB_REGISTER_CONSTRUCTOR(SBStream, ());
tools/lldb/source/API/SBStringList.cpp
  144   LLDB_REGISTER_CONSTRUCTOR(SBStringList, ());
  145   LLDB_REGISTER_CONSTRUCTOR(SBStringList, (const lldb::SBStringList &));
tools/lldb/source/API/SBStructuredData.cpp
  210   LLDB_REGISTER_CONSTRUCTOR(SBStructuredData, ());
  211   LLDB_REGISTER_CONSTRUCTOR(SBStructuredData,
  213   LLDB_REGISTER_CONSTRUCTOR(SBStructuredData, (const lldb::EventSP &));
  214   LLDB_REGISTER_CONSTRUCTOR(SBStructuredData,
tools/lldb/source/API/SBSymbol.cpp
  217   LLDB_REGISTER_CONSTRUCTOR(SBSymbol, ());
  218   LLDB_REGISTER_CONSTRUCTOR(SBSymbol, (const lldb::SBSymbol &));
tools/lldb/source/API/SBSymbolContext.cpp
  238   LLDB_REGISTER_CONSTRUCTOR(SBSymbolContext, ());
  239   LLDB_REGISTER_CONSTRUCTOR(SBSymbolContext,
  241   LLDB_REGISTER_CONSTRUCTOR(SBSymbolContext, (const lldb::SBSymbolContext &));
tools/lldb/source/API/SBSymbolContextList.cpp
  123   LLDB_REGISTER_CONSTRUCTOR(SBSymbolContextList, ());
  124   LLDB_REGISTER_CONSTRUCTOR(SBSymbolContextList,
tools/lldb/source/API/SBTarget.cpp
 2395   LLDB_REGISTER_CONSTRUCTOR(SBTarget, ());
 2396   LLDB_REGISTER_CONSTRUCTOR(SBTarget, (const lldb::SBTarget &));
 2397   LLDB_REGISTER_CONSTRUCTOR(SBTarget, (const lldb::TargetSP &));
tools/lldb/source/API/SBThread.cpp
 1428   LLDB_REGISTER_CONSTRUCTOR(SBThread, ());
 1429   LLDB_REGISTER_CONSTRUCTOR(SBThread, (const lldb::ThreadSP &));
 1430   LLDB_REGISTER_CONSTRUCTOR(SBThread, (const lldb::SBThread &));
tools/lldb/source/API/SBThreadCollection.cpp
   96   LLDB_REGISTER_CONSTRUCTOR(SBThreadCollection, ());
   97   LLDB_REGISTER_CONSTRUCTOR(SBThreadCollection,
tools/lldb/source/API/SBThreadPlan.cpp
  430   LLDB_REGISTER_CONSTRUCTOR(SBThreadPlan, ());
  431   LLDB_REGISTER_CONSTRUCTOR(SBThreadPlan, (const lldb::ThreadPlanSP &));
  432   LLDB_REGISTER_CONSTRUCTOR(SBThreadPlan, (const lldb::SBThreadPlan &));
  433   LLDB_REGISTER_CONSTRUCTOR(SBThreadPlan, (lldb::SBThread &, const char *));
  434   LLDB_REGISTER_CONSTRUCTOR(SBThreadPlan, (lldb::SBThread &, const char *,
tools/lldb/source/API/SBTrace.cpp
  141   LLDB_REGISTER_CONSTRUCTOR(SBTrace, ());
tools/lldb/source/API/SBTraceOptions.cpp
  138   LLDB_REGISTER_CONSTRUCTOR(SBTraceOptions, ());
tools/lldb/source/API/SBType.cpp
  901   LLDB_REGISTER_CONSTRUCTOR(SBType, ());
  902   LLDB_REGISTER_CONSTRUCTOR(SBType, (const lldb::SBType &));
  959   LLDB_REGISTER_CONSTRUCTOR(SBTypeList, ());
  960   LLDB_REGISTER_CONSTRUCTOR(SBTypeList, (const lldb::SBTypeList &));
  968   LLDB_REGISTER_CONSTRUCTOR(SBTypeMember, ());
  969   LLDB_REGISTER_CONSTRUCTOR(SBTypeMember, (const lldb::SBTypeMember &));
  982   LLDB_REGISTER_CONSTRUCTOR(SBTypeMemberFunction, ());
  983   LLDB_REGISTER_CONSTRUCTOR(SBTypeMemberFunction,
tools/lldb/source/API/SBTypeCategory.cpp
  669   LLDB_REGISTER_CONSTRUCTOR(SBTypeCategory, ());
  670   LLDB_REGISTER_CONSTRUCTOR(SBTypeCategory, (const lldb::SBTypeCategory &));
tools/lldb/source/API/SBTypeEnumMember.cpp
  205   LLDB_REGISTER_CONSTRUCTOR(SBTypeEnumMember, ());
  206   LLDB_REGISTER_CONSTRUCTOR(SBTypeEnumMember,
  217   LLDB_REGISTER_CONSTRUCTOR(SBTypeEnumMemberList, ());
  218   LLDB_REGISTER_CONSTRUCTOR(SBTypeEnumMemberList,
tools/lldb/source/API/SBTypeFilter.cpp
  200   LLDB_REGISTER_CONSTRUCTOR(SBTypeFilter, ());
  201   LLDB_REGISTER_CONSTRUCTOR(SBTypeFilter, (uint32_t));
  202   LLDB_REGISTER_CONSTRUCTOR(SBTypeFilter, (const lldb::SBTypeFilter &));
tools/lldb/source/API/SBTypeFormat.cpp
  201   LLDB_REGISTER_CONSTRUCTOR(SBTypeFormat, ());
  202   LLDB_REGISTER_CONSTRUCTOR(SBTypeFormat, (lldb::Format, uint32_t));
  203   LLDB_REGISTER_CONSTRUCTOR(SBTypeFormat, (const char *, uint32_t));
  204   LLDB_REGISTER_CONSTRUCTOR(SBTypeFormat, (const lldb::SBTypeFormat &));
tools/lldb/source/API/SBTypeNameSpecifier.cpp
  165   LLDB_REGISTER_CONSTRUCTOR(SBTypeNameSpecifier, ());
  166   LLDB_REGISTER_CONSTRUCTOR(SBTypeNameSpecifier, (const char *, bool));
  167   LLDB_REGISTER_CONSTRUCTOR(SBTypeNameSpecifier, (lldb::SBType));
  168   LLDB_REGISTER_CONSTRUCTOR(SBTypeNameSpecifier,
tools/lldb/source/API/SBTypeSummary.cpp
  482   LLDB_REGISTER_CONSTRUCTOR(SBTypeSummaryOptions, ());
  483   LLDB_REGISTER_CONSTRUCTOR(SBTypeSummaryOptions,
  495   LLDB_REGISTER_CONSTRUCTOR(SBTypeSummaryOptions,
  501   LLDB_REGISTER_CONSTRUCTOR(SBTypeSummary, ());
  510   LLDB_REGISTER_CONSTRUCTOR(SBTypeSummary, (const lldb::SBTypeSummary &));
tools/lldb/source/API/SBTypeSynthetic.cpp
  219   LLDB_REGISTER_CONSTRUCTOR(SBTypeSynthetic, ());
  224   LLDB_REGISTER_CONSTRUCTOR(SBTypeSynthetic, (const lldb::SBTypeSynthetic &));
tools/lldb/source/API/SBUnixSignals.cpp
  180   LLDB_REGISTER_CONSTRUCTOR(SBUnixSignals, ());
  181   LLDB_REGISTER_CONSTRUCTOR(SBUnixSignals, (const lldb::SBUnixSignals &));
tools/lldb/source/API/SBValue.cpp
 1570   LLDB_REGISTER_CONSTRUCTOR(SBValue, ());
 1571   LLDB_REGISTER_CONSTRUCTOR(SBValue, (const lldb::ValueObjectSP &));
 1572   LLDB_REGISTER_CONSTRUCTOR(SBValue, (const lldb::SBValue &));
tools/lldb/source/API/SBValueList.cpp
  211   LLDB_REGISTER_CONSTRUCTOR(SBValueList, ());
  212   LLDB_REGISTER_CONSTRUCTOR(SBValueList, (const lldb::SBValueList &));
tools/lldb/source/API/SBVariablesOptions.cpp
  243   LLDB_REGISTER_CONSTRUCTOR(SBVariablesOptions, ());
  244   LLDB_REGISTER_CONSTRUCTOR(SBVariablesOptions,
tools/lldb/source/API/SBWatchpoint.cpp
  312   LLDB_REGISTER_CONSTRUCTOR(SBWatchpoint, ());
  313   LLDB_REGISTER_CONSTRUCTOR(SBWatchpoint, (const lldb::WatchpointSP &));
  314   LLDB_REGISTER_CONSTRUCTOR(SBWatchpoint, (const lldb::SBWatchpoint &));
tools/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
  247   LLDB_REGISTER_CONSTRUCTOR(InstrumentedFoo, (int i));
  248   LLDB_REGISTER_CONSTRUCTOR(InstrumentedFoo, (const InstrumentedFoo &));
  259   LLDB_REGISTER_CONSTRUCTOR(InstrumentedBar, ());