Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTargetList.h145 lldb::TargetSP FindTargetWithExecutableAndArchitecture(
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTargetList.cpp379 TargetSP TargetList::FindTargetWithExecutableAndArchitecture( in FindTargetWithExecutableAndArchitecture() function in TargetList
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1021 m_opaque_sp->GetTargetList().FindTargetWithExecutableAndArchitecture( in FindTargetWithFileAndArch()