9#ifndef LLDB_API_SBSECTION_H
10#define LLDB_API_SBSECTION_H
27 explicit operator bool()
const;
37 size_t GetNumSubSections();
47 uint64_t GetFileOffset();
49 uint64_t GetFileByteSize();
53 lldb::SBData GetSectionData(uint64_t offset, uint64_t size);
96 SBSection(
const lldb::SectionSP §ion_sp);
98 lldb::SectionSP GetSP()
const;
100 void SetSP(
const lldb::SectionSP §ion_sp);
bool operator!=(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
bool operator==(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
static uint32_t GetTargetByteSize(SectionType Type, const ArchSpec &arch)
static Permissions GetPermissions(const ELFSectionHeader &H)
static lldb::SectionType GetSectionType(uint32_t flags, ConstString section_name)
static llvm::StringRef GetName(XcodeSDK::Type type)
lldb::SectionWP m_opaque_wp