reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/include/lldb/API/SBSection.h
   96   lldb::SectionWP m_opaque_wp;
tools/lldb/include/lldb/Core/Address.h
  479   lldb::SectionWP m_section_wp; ///< The section for the address, can be NULL.
tools/lldb/include/lldb/Core/Section.h
  242   lldb::SectionWP m_parent_wp; // Weak pointer to parent section
tools/lldb/source/Core/Address.cpp
  783   lldb::SectionWP empty_section_wp;