Home
last modified time | relevance | path

Searched refs:SBProcessInfoList (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDefines.h98 class LLDB_API SBProcessInfoList; variable
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp600 SBProcessInfoList SBPlatform::GetAllProcesses(SBError &error) { in GetAllProcesses()
604 return SBProcessInfoList(list); in GetAllProcesses()
/freebsd/contrib/llvm-project/lldb/bindings/
H A Dinterfaces.swig138 %include "lldb/API/SBProcessInfoList.h"
/freebsd/lib/clang/liblldb/
H A DMakefile77 SRCS+= API/SBProcessInfoList.cpp
H A DLLDBWrapLua.cpp43793 lldb::SBProcessInfoList result; in _wrap_SBPlatform_GetAllProcesses()
43810 lldb::SBProcessInfoList * resultptr = new lldb::SBProcessInfoList(result); in _wrap_SBPlatform_GetAllProcesses()
48509 lldb::SBProcessInfoList *result = 0 ; in _wrap_new_SBProcessInfoList__SWIG_0()
48512 result = (lldb::SBProcessInfoList *)new lldb::SBProcessInfoList(); in _wrap_new_SBProcessInfoList__SWIG_0()
48526 lldb::SBProcessInfoList *arg1 = 0 ; in _wrap_new_SBProcessInfoList__SWIG_1()
48527 lldb::SBProcessInfoList *result = 0 ; in _wrap_new_SBProcessInfoList__SWIG_1()
48536 …result = (lldb::SBProcessInfoList *)new lldb::SBProcessInfoList((lldb::SBProcessInfoList const &)*… in _wrap_new_SBProcessInfoList__SWIG_1()
48583 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetSize()
48593 result = (uint32_t)((lldb::SBProcessInfoList const *)arg1)->GetSize(); in _wrap_SBProcessInfoList_GetSize()
48607 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()
[all …]