Home
last modified time | relevance | path

Searched defs:is_dummy_target (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp256 const bool is_dummy_target = false; in CreateTargetInternal() local
H A DTarget.cpp96 const lldb::PlatformSP &platform_sp, bool is_dummy_target) in Target()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp900 const bool is_dummy_target = true; in Debugger() local