Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp94 const ObjectFileJITDelegateSP &delegate_sp) in ObjectFileJIT()
126 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in GetSymtab()
143 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in CreateSections()
197 if (ObjectFileJITDelegateSP delegate_sp = m_delegate_wp.lock()) in GetArchitecture()
H A DObjectFileJIT.h20 const lldb::ObjectFileJITDelegateSP &delegate_sp);
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h351 ObjectFileJITDelegateSP; typedef