Home
last modified time | relevance | path

Searched refs:GetProcessInfoAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h279 bool GetProcessInfoAtIndex(uint32_t idx, ProcessInstanceInfo &info) { in GetProcessInfoAtIndex() function
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp47817 result = (bool)(arg1)->GetProcessInfoAtIndex(arg2,*arg3); in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()