Searched defs:GetTargetAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | TargetList.cpp | 499 lldb::TargetSP TargetList::GetTargetAtIndex(uint32_t idx) const { GetTargetAtIndex() function in TargetList |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 990 SBTarget SBDebugger::GetTargetAtIndex(uint32_t idx) { GetTargetAtIndex() function in SBDebugger |