Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp156 ModuleSP pc_module_sp(m_current_pc.GetModule()); in InitializeZerothFrame() local
400 ModuleSP pc_module_sp(m_current_pc.GetModule()); in InitializeNonZerothFrame() local
755 ModuleSP pc_module_sp(m_current_pc.GetModule()); in GetFastUnwindPlanForFrame() local
849 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