Home
last modified time | relevance | path

Searched refs:GetProcessNameAtIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectProcess.cpp410 process_infos.GetProcessNameAtIndex(i), in HandleOptionArgumentCompletion()
H A DCommandObjectPlatform.cpp1582 process_infos.GetProcessNameAtIndex(i), in HandleOptionArgumentCompletion()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h359 const char *GetProcessNameAtIndex(size_t idx) { in GetProcessNameAtIndex() function