/external/llvm-project/lldb/source/API/ |
D | SBHostOS.cpp | 182 LLDB_REGISTER_STATIC_METHOD(lldb::SBFileSpec, SBHostOS, GetProgramFileSpec, in RegisterMethods() 184 LLDB_REGISTER_STATIC_METHOD(lldb::SBFileSpec, SBHostOS, GetLLDBPythonPath, in RegisterMethods() 186 LLDB_REGISTER_STATIC_METHOD(lldb::SBFileSpec, SBHostOS, GetLLDBPath, in RegisterMethods() 188 LLDB_REGISTER_STATIC_METHOD(lldb::SBFileSpec, SBHostOS, in RegisterMethods() 190 LLDB_REGISTER_STATIC_METHOD(void, SBHostOS, ThreadCreated, (const char *)); in RegisterMethods()
|
D | SBLanguageRuntime.cpp | 39 LLDB_REGISTER_STATIC_METHOD(lldb::LanguageType, SBLanguageRuntime, in RegisterMethods() 41 LLDB_REGISTER_STATIC_METHOD(const char *, SBLanguageRuntime, in RegisterMethods()
|
D | SBDebugger.cpp | 1699 LLDB_REGISTER_STATIC_METHOD(void, SBDebugger, Initialize, ()); in RegisterMethods() 1700 LLDB_REGISTER_STATIC_METHOD(lldb::SBError, SBDebugger, in RegisterMethods() 1702 LLDB_REGISTER_STATIC_METHOD(void, SBDebugger, Terminate, ()); in RegisterMethods() 1704 LLDB_REGISTER_STATIC_METHOD(lldb::SBDebugger, SBDebugger, Create, ()); in RegisterMethods() 1705 LLDB_REGISTER_STATIC_METHOD(lldb::SBDebugger, SBDebugger, Create, (bool)); in RegisterMethods() 1706 LLDB_REGISTER_STATIC_METHOD(void, SBDebugger, Destroy, (lldb::SBDebugger &)); in RegisterMethods() 1707 LLDB_REGISTER_STATIC_METHOD(void, SBDebugger, MemoryPressureDetected, ()); in RegisterMethods() 1737 LLDB_REGISTER_STATIC_METHOD(bool, SBDebugger, SetDefaultArchitecture, in RegisterMethods() 1741 LLDB_REGISTER_STATIC_METHOD(const char *, SBDebugger, GetVersionString, ()); in RegisterMethods() 1742 LLDB_REGISTER_STATIC_METHOD(const char *, SBDebugger, StateAsCString, in RegisterMethods() [all …]
|
D | SBWatchpoint.cpp | 341 LLDB_REGISTER_STATIC_METHOD(bool, SBWatchpoint, EventIsWatchpointEvent, in RegisterMethods() 343 LLDB_REGISTER_STATIC_METHOD(lldb::WatchpointEventType, SBWatchpoint, in RegisterMethods() 346 LLDB_REGISTER_STATIC_METHOD(lldb::SBWatchpoint, SBWatchpoint, in RegisterMethods()
|
D | SBProcess.cpp | 1321 LLDB_REGISTER_STATIC_METHOD(const char *, SBProcess, in RegisterMethods() 1383 LLDB_REGISTER_STATIC_METHOD(lldb::StateType, SBProcess, GetStateFromEvent, in RegisterMethods() 1385 LLDB_REGISTER_STATIC_METHOD(bool, SBProcess, GetRestartedFromEvent, in RegisterMethods() 1387 LLDB_REGISTER_STATIC_METHOD(size_t, SBProcess, in RegisterMethods() 1390 LLDB_REGISTER_STATIC_METHOD(const char *, SBProcess, in RegisterMethods() 1393 LLDB_REGISTER_STATIC_METHOD(lldb::SBProcess, SBProcess, GetProcessFromEvent, in RegisterMethods() 1395 LLDB_REGISTER_STATIC_METHOD(bool, SBProcess, GetInterruptedFromEvent, in RegisterMethods() 1397 LLDB_REGISTER_STATIC_METHOD(lldb::SBStructuredData, SBProcess, in RegisterMethods() 1400 LLDB_REGISTER_STATIC_METHOD(bool, SBProcess, EventIsProcessEvent, in RegisterMethods() 1402 LLDB_REGISTER_STATIC_METHOD(bool, SBProcess, EventIsStructuredDataEvent, in RegisterMethods() [all …]
|
D | SBTypeSynthetic.cpp | 219 LLDB_REGISTER_STATIC_METHOD(lldb::SBTypeSynthetic, SBTypeSynthetic, in RegisterMethods() 221 LLDB_REGISTER_STATIC_METHOD(lldb::SBTypeSynthetic, SBTypeSynthetic, in RegisterMethods()
|
D | SBData.cpp | 696 LLDB_REGISTER_STATIC_METHOD(lldb::SBData, SBData, CreateDataFromCString, in RegisterMethods() 698 LLDB_REGISTER_STATIC_METHOD( in RegisterMethods() 701 LLDB_REGISTER_STATIC_METHOD( in RegisterMethods() 704 LLDB_REGISTER_STATIC_METHOD(lldb::SBData, SBData, CreateDataFromSInt64Array, in RegisterMethods() 706 LLDB_REGISTER_STATIC_METHOD(lldb::SBData, SBData, CreateDataFromSInt32Array, in RegisterMethods() 708 LLDB_REGISTER_STATIC_METHOD(lldb::SBData, SBData, CreateDataFromDoubleArray, in RegisterMethods()
|
D | SBTypeSummary.cpp | 501 LLDB_REGISTER_STATIC_METHOD(lldb::SBTypeSummary, SBTypeSummary, in RegisterMethods() 504 LLDB_REGISTER_STATIC_METHOD(lldb::SBTypeSummary, SBTypeSummary, in RegisterMethods() 507 LLDB_REGISTER_STATIC_METHOD(lldb::SBTypeSummary, SBTypeSummary, in RegisterMethods()
|
D | SBBreakpoint.cpp | 1060 LLDB_REGISTER_STATIC_METHOD(bool, SBBreakpoint, EventIsBreakpointEvent, in RegisterMethods() 1062 LLDB_REGISTER_STATIC_METHOD(lldb::BreakpointEventType, SBBreakpoint, in RegisterMethods() 1065 LLDB_REGISTER_STATIC_METHOD(lldb::SBBreakpoint, SBBreakpoint, in RegisterMethods() 1068 LLDB_REGISTER_STATIC_METHOD(lldb::SBBreakpointLocation, SBBreakpoint, in RegisterMethods() 1071 LLDB_REGISTER_STATIC_METHOD(uint32_t, SBBreakpoint, in RegisterMethods()
|
D | SBCommandInterpreter.cpp | 835 LLDB_REGISTER_STATIC_METHOD(const char *, SBCommandInterpreter, in RegisterMethods() 837 LLDB_REGISTER_STATIC_METHOD(const char *, SBCommandInterpreter, in RegisterMethods() 840 LLDB_REGISTER_STATIC_METHOD(const char *, SBCommandInterpreter, in RegisterMethods() 843 LLDB_REGISTER_STATIC_METHOD(bool, SBCommandInterpreter, in RegisterMethods()
|
D | SBCommunication.cpp | 211 LLDB_REGISTER_STATIC_METHOD(const char *, SBCommunication, in RegisterMethods()
|
D | SBFileSpec.cpp | 210 LLDB_REGISTER_STATIC_METHOD(int, SBFileSpec, ResolvePath, in RegisterMethods()
|
D | SBEvent.cpp | 234 LLDB_REGISTER_STATIC_METHOD(const char *, SBEvent, GetCStringFromEvent, in RegisterMethods()
|
D | SBThread.cpp | 1355 LLDB_REGISTER_STATIC_METHOD(const char *, SBThread, GetBroadcasterClassName, in RegisterMethods() 1428 LLDB_REGISTER_STATIC_METHOD(bool, SBThread, EventIsThreadEvent, in RegisterMethods() 1430 LLDB_REGISTER_STATIC_METHOD(lldb::SBFrame, SBThread, GetStackFrameFromEvent, in RegisterMethods() 1432 LLDB_REGISTER_STATIC_METHOD(lldb::SBThread, SBThread, GetThreadFromEvent, in RegisterMethods()
|
D | SBModuleSpec.cpp | 282 LLDB_REGISTER_STATIC_METHOD(lldb::SBModuleSpecList, SBModuleSpecList, in RegisterMethods()
|
D | SBModule.cpp | 767 LLDB_REGISTER_STATIC_METHOD(uint32_t, SBModule, GetNumberAllocatedModules, in RegisterMethods() 769 LLDB_REGISTER_STATIC_METHOD(void, SBModule, GarbageCollectAllocatedModules, in RegisterMethods()
|
D | SBTarget.cpp | 2421 LLDB_REGISTER_STATIC_METHOD(bool, SBTarget, EventIsTargetEvent, in RegisterMethods() 2423 LLDB_REGISTER_STATIC_METHOD(lldb::SBTarget, SBTarget, GetTargetFromEvent, in RegisterMethods() 2425 LLDB_REGISTER_STATIC_METHOD(uint32_t, SBTarget, GetNumModulesFromEvent, in RegisterMethods() 2427 LLDB_REGISTER_STATIC_METHOD(lldb::SBModule, SBTarget, in RegisterMethods() 2430 LLDB_REGISTER_STATIC_METHOD(const char *, SBTarget, GetBroadcasterClassName, in RegisterMethods()
|
D | SBPlatform.cpp | 798 LLDB_REGISTER_STATIC_METHOD(lldb::SBPlatform, SBPlatform, GetHostPlatform, in RegisterMethods()
|
/external/llvm-project/lldb/unittests/Utility/ |
D | ReproducerInstrumentationTest.cpp | 359 LLDB_REGISTER_STATIC_METHOD(void, InstrumentedFoo, E, (double)); in TestingRegistry() 360 LLDB_REGISTER_STATIC_METHOD(int, InstrumentedFoo, F, ()); in TestingRegistry()
|
/external/llvm-project/lldb/include/lldb/Utility/ |
D | ReproducerInstrumentation.h | 103 #define LLDB_REGISTER_STATIC_METHOD(Result, Class, Method, Signature) \ macro
|