Home
last modified time | relevance | path

Searched defs:pc_module_sp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp155 ModuleSP pc_module_sp(m_current_pc.GetModule()); in InitializeZerothFrame() local
386 ModuleSP pc_module_sp(m_current_pc.GetModule()); in InitializeNonZerothFrame() local
741 ModuleSP pc_module_sp(m_current_pc.GetModule()); in GetFastUnwindPlanForFrame() local
835 ModuleSP pc_module_sp(m_current_pc.GetModule()); in GetFullUnwindPlanForFrame() local
H A DStackFrame.cpp132 ModuleSP pc_module_sp(pc_addr.GetModule()); in StackFrame() local