Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DTargetList.cpp497 lldb::TargetSP TargetList::GetTargetAtIndex(uint32_t idx) const { in GetTargetAtIndex() function in TargetList
/openbsd/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp976 SBTarget SBDebugger::GetTargetAtIndex(uint32_t idx) { in GetTargetAtIndex() function in SBDebugger