Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Utility/
DRegisterContextLLDB.cpp124 ModuleSP pc_module_sp (m_current_pc.GetModule()); in InitializeZerothFrame() local
283 ModuleSP pc_module_sp (m_current_pc.GetModule()); in InitializeNonZerothFrame() local
575 ModuleSP pc_module_sp (m_current_pc.GetModule()); in GetFastUnwindPlanForFrame() local
669 ModuleSP pc_module_sp (m_current_pc.GetModule()); in GetFullUnwindPlanForFrame() local
/external/lldb/source/Target/
DStackFrame.cpp143 ModuleSP pc_module_sp (pc_addr.GetModule()); in StackFrame() local