Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectTarget.cpp2653 const bool set_pc = m_pc_option.GetOptionValue().GetCurrentValue(); in DoExecute() local
2794 if (set_pc && !file_entry.IsValid()) { in DoExecute()
2809 if (set_pc) { in DoExecute()