Home
last modified time | relevance | path

Searched refs:ObjectFileJITDelegateSP (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp85 const ObjectFileJITDelegateSP &delegate_sp) in ObjectFileJIT()
110 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in ParseSymtab()
122 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in CreateSections()
176 if (ObjectFileJITDelegateSP delegate_sp = m_delegate_wp.lock()) in GetArchitecture()
H A DObjectFileJIT.h20 const lldb::ObjectFileJITDelegateSP &delegate_sp);
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h358 ObjectFileJITDelegateSP; typedef