Searched refs:SectionWP (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBSection.h98 lldb::SectionWP m_opaque_wp;
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DAddress.h551 lldb::SectionWP m_section_wp; ///< The section for the address, can be NULL.
H A DSection.h292 lldb::SectionWP m_parent_wp; // Weak pointer to parent section
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h351 typedef std::weak_ptr<lldb_private::Section> SectionWP; typedef in namespace:lldb
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DAddress.cpp807 lldb::SectionWP empty_section_wp;

Completed in 113 milliseconds