LLDB API Documentation
This is the complete list of members for lldb::SBSection, including all inherited members.
| FindSubSection(const char *sect_name) | lldb::SBSection | |
| GetByteSize() | lldb::SBSection | |
| GetDescription(lldb::SBStream &description) | lldb::SBSection | |
| GetFileAddress() | lldb::SBSection | |
| GetFileByteSize() | lldb::SBSection | |
| GetFileOffset() | lldb::SBSection | |
| GetLoadAddress(lldb::SBTarget &target) | lldb::SBSection | |
| GetName() | lldb::SBSection | |
| GetNumSubSections() | lldb::SBSection | |
| GetParent() | lldb::SBSection | |
| GetSectionData() | lldb::SBSection | |
| GetSectionData(uint64_t offset, uint64_t size) | lldb::SBSection | |
| GetSectionType() | lldb::SBSection | |
| GetSubSectionAtIndex(size_t idx) | lldb::SBSection | |
| IsValid() const | lldb::SBSection | |
| operator!=(const lldb::SBSection &rhs) | lldb::SBSection | |
| operator=(const lldb::SBSection &rhs) | lldb::SBSection | |
| operator==(const lldb::SBSection &rhs) | lldb::SBSection | |
| SBAddress class | lldb::SBSection | friend |
| SBModule class | lldb::SBSection | friend |
| SBSection() | lldb::SBSection | |
| SBSection(const lldb::SBSection &rhs) | lldb::SBSection | |
| SBTarget class | lldb::SBSection | friend |
| ~SBSection() | lldb::SBSection |