Home
last modified time | relevance | path

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

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