Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp2610 const bool set_pc = m_pc_option.GetOptionValue().GetCurrentValue(); in DoExecute() local
2751 if (set_pc && !file_entry.IsValid()) { in DoExecute()
2766 if (set_pc) { in DoExecute()