Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp501 Address temporary_pc; in InitializeNonZerothFrame() local
502 temporary_pc.SetLoadAddress(pc - 1, &process->GetTarget()); in InitializeNonZerothFrame()
508 ModuleSP temporary_module_sp = temporary_pc.GetModule(); in InitializeNonZerothFrame()
511 temporary_pc, resolve_scope, m_sym_ctx) & in InitializeNonZerothFrame()