Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp149 ModuleSP pc_module_sp(m_current_pc.GetModule()); in InitializeZerothFrame() local
334 ModuleSP pc_module_sp(m_current_pc.GetModule()); in InitializeNonZerothFrame() local
641 ModuleSP pc_module_sp(m_current_pc.GetModule()); in GetFastUnwindPlanForFrame() local
743 ModuleSP pc_module_sp(m_current_pc.GetModule()); in GetFullUnwindPlanForFrame() local
DStackFrame.cpp130 ModuleSP pc_module_sp(pc_addr.GetModule()); in StackFrame() local