Home
last modified time | relevance | path

Searched defs:GetTargetAtIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Target/
H A DTargetList.cpp499 lldb::TargetSP TargetList::GetTargetAtIndex(uint32_t idx) const { GetTargetAtIndex() function in TargetList
/llvm-project/lldb/source/API/
H A DSBDebugger.cpp990 SBTarget SBDebugger::GetTargetAtIndex(uint32_t idx) { GetTargetAtIndex() function in SBDebugger