LLDB mainline
lldb_private::SectionList Member List

This is the complete list of members for lldb_private::SectionList, including all inherited members.

AddSection(const lldb::SectionSP &section_sp)lldb_private::SectionList
AddUniqueSection(const lldb::SectionSP &section_sp)lldb_private::SectionList
begin() constlldb_private::SectionListinline
begin()lldb_private::SectionListinline
Clear()lldb_private::SectionListinline
collection typedeflldb_private::SectionList
const_iterator typedeflldb_private::SectionList
ContainsSection(lldb::user_id_t sect_id) constlldb_private::SectionList
DeleteSection(size_t idx)lldb_private::SectionList
Dump(llvm::raw_ostream &s, unsigned indent, Target *target, bool show_header, uint32_t depth) constlldb_private::SectionList
end() constlldb_private::SectionListinline
end()lldb_private::SectionListinline
FindSectionByID(lldb::user_id_t sect_id) constlldb_private::SectionList
FindSectionByName(ConstString section_dstr) constlldb_private::SectionList
FindSectionByType(lldb::SectionType sect_type, bool check_children, size_t start_idx=0) constlldb_private::SectionList
FindSectionContainingFileAddress(lldb::addr_t addr, uint32_t depth=UINT32_MAX) constlldb_private::SectionList
FindSectionIndex(const Section *sect)lldb_private::SectionList
GetDebugInfoSize() constlldb_private::SectionList
GetNumSections(uint32_t depth) constlldb_private::SectionList
GetSectionAtIndex(size_t idx) constlldb_private::SectionList
GetSize() constlldb_private::SectionListinline
iterator typedeflldb_private::SectionList
m_sectionslldb_private::SectionListprotected
operator=(const SectionList &rhs)lldb_private::SectionList
ReplaceSection(lldb::user_id_t sect_id, const lldb::SectionSP &section_sp, uint32_t depth=UINT32_MAX)lldb_private::SectionList
SectionList()=defaultlldb_private::SectionList
Slide(lldb::addr_t slide_amount, bool slide_children)lldb_private::SectionList