Home
last modified time | relevance | path

Searched refs:DumpAsTableRow (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DProcessInfo.h145 void DumpAsTableRow(Stream &s, UserIDResolver &resolver, bool show_args,
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DProcessInfo.cpp185 void ProcessInstanceInfo::DumpAsTableRow(Stream &s, UserIDResolver &resolver, in DumpAsTableRow() function in ProcessInstanceInfo
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1269 proc_info.DumpAsTableRow(ostrm, platform_sp->GetUserIDResolver(), in DoExecute()
1326 proc_infos[i].DumpAsTableRow( in DoExecute()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp2846 process_infos[i].DumpAsTableRow( in Attach()