Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp72 const ObjectFileJITDelegateSP &delegate_sp) in GetModuleSpecifications()
97 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock()); in GetAddressByteSize()
109 ObjectFileJITDelegateSP delegate_sp(m_delegate_wp.lock());
163 if (ObjectFileJITDelegateSP delegate_sp = m_delegate_wp.lock())
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DObjectFileJIT.h36 const lldb::ObjectFileJITDelegateSP &delegate_sp);
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h375 ObjectFileJITDelegateSP; typedef