Searched refs:ObjectFileJITDelegateSP (Results 1 – 5 of 5) sorted by relevance
112 const ObjectFileJITDelegateSP &delegate_sp) : in ObjectFileJIT()166 ObjectFileJITDelegateSP delegate_sp (m_delegate_wp.lock()); in GetSymtab()188 ObjectFileJITDelegateSP delegate_sp (m_delegate_wp.lock()); in CreateSections()270 ObjectFileJITDelegateSP delegate_sp (m_delegate_wp.lock()); in GetArchitecture()
66 const lldb::ObjectFileJITDelegateSP &delegate_sp);
97 CreateJITModule (const lldb::ObjectFileJITDelegateSP &delegate_sp);
344 typedef std::shared_ptr<lldb_private::ObjectFileJITDelegate> ObjectFileJITDelegateSP; typedef
1838 Module::CreateJITModule (const lldb::ObjectFileJITDelegateSP &delegate_sp) in CreateJITModule()