LLDB mainline
lldb_private::Section Member List

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

AllClear(ValueType mask) constlldb_private::Flagsinline
AllSet(ValueType mask) constlldb_private::Flagsinline
AnyClear(ValueType mask) constlldb_private::Flagsinline
AnySet(ValueType mask) constlldb_private::Flagsinline
lldb_private::Clear()lldb_private::UserIDinline
lldb_private::Flags::Clear(ValueType mask=~static_cast< ValueType >(0))lldb_private::Flagsinline
Compare(const Section &a, const Section &b)lldb_private::Sectionstatic
ContainsFileAddress(lldb::addr_t vm_addr) constlldb_private::Section
ContainsOnlyDebugInfo() constlldb_private::Section
Dump(llvm::raw_ostream &s, unsigned indent, Target *target, uint32_t depth) constlldb_private::Section
DumpName(llvm::raw_ostream &s) constlldb_private::Section
Flags(ValueType flags=0)lldb_private::Flagsinline
Get() constlldb_private::Flagsinline
GetBitSize() constlldb_private::Flagsinline
GetByteSize() constlldb_private::Sectioninline
GetChildren()lldb_private::Sectioninline
GetChildren() constlldb_private::Sectioninline
GetFileAddress() constlldb_private::Section
GetFileOffset() constlldb_private::Sectioninline
GetFileSize() constlldb_private::Sectioninline
GetID() constlldb_private::UserIDinline
GetLoadBaseAddress(Target *target) constlldb_private::Section
GetLog2Align()lldb_private::Sectioninline
GetModule() constlldb_private::ModuleChild
GetName() constlldb_private::Sectioninline
GetObjectFile()lldb_private::Sectioninline
GetObjectFile() constlldb_private::Sectioninline
GetOffset() constlldb_private::Section
GetParent() constlldb_private::Sectioninline
GetPermissions() constlldb_private::Section
GetSectionData(void *dst, lldb::offset_t dst_len, lldb::offset_t offset=0)lldb_private::Section
GetSectionData(DataExtractor &data)lldb_private::Section
GetTargetByteSize() constlldb_private::Sectioninline
GetType() constlldb_private::Sectioninline
GetTypeAsCString() constlldb_private::Section
IsClear(ValueType bit) constlldb_private::Flagsinline
IsDescendant(const Section *section)lldb_private::Section
IsEncrypted() constlldb_private::Sectioninline
IsFake() constlldb_private::Sectioninline
IsRelocated() constlldb_private::Sectioninline
IsThreadSpecific() constlldb_private::Sectioninline
m_byte_sizelldb_private::Sectionprotected
m_childrenlldb_private::Sectionprotected
m_encryptedlldb_private::Sectionprotected
m_executablelldb_private::Sectionprotected
m_fakelldb_private::Sectionprotected
m_file_addrlldb_private::Sectionprotected
m_file_offsetlldb_private::Sectionprotected
m_file_sizelldb_private::Sectionprotected
m_flagslldb_private::Flagsprotected
m_log2alignlldb_private::Sectionprotected
m_module_wplldb_private::ModuleChildprotected
m_namelldb_private::Sectionprotected
m_obj_filelldb_private::Sectionprotected
m_parent_wplldb_private::Sectionprotected
m_readablelldb_private::Sectionprotected
m_relocatedlldb_private::Sectionprotected
m_target_byte_sizelldb_private::Sectionprotected
m_thread_specificlldb_private::Sectionprotected
m_typelldb_private::Sectionprotected
m_uidlldb_private::UserIDprotected
m_writablelldb_private::Sectionprotected
ModuleChild(const lldb::ModuleSP &module_sp)lldb_private::ModuleChild
operator=(const Section &)=deletelldb_private::Sectionprivate
lldb_private::ModuleChild::operator=(const ModuleChild &rhs)lldb_private::ModuleChild
Reset(ValueType flags)lldb_private::Flagsinline
ResolveContainedAddress(lldb::addr_t offset, Address &so_addr, bool allow_section_end=false) constlldb_private::Section
Section(const lldb::ModuleSP &module_sp, ObjectFile *obj_file, lldb::user_id_t sect_id, ConstString name, lldb::SectionType sect_type, lldb::addr_t file_vm_addr, lldb::addr_t vm_size, lldb::offset_t file_offset, lldb::offset_t file_size, uint32_t log2align, uint32_t flags, uint32_t target_byte_size=1)lldb_private::Section
Section(const lldb::SectionSP &parent_section_sp, const lldb::ModuleSP &module_sp, ObjectFile *obj_file, lldb::user_id_t sect_id, ConstString name, lldb::SectionType sect_type, lldb::addr_t file_vm_addr, lldb::addr_t vm_size, lldb::offset_t file_offset, lldb::offset_t file_size, uint32_t log2align, uint32_t flags, uint32_t target_byte_size=1)lldb_private::Section
Section(const Section &)=deletelldb_private::Sectionprivate
Set(ValueType mask)lldb_private::Flagsinline
SetByteSize(lldb::addr_t byte_size)lldb_private::Sectioninline
SetFileAddress(lldb::addr_t file_addr)lldb_private::Section
SetFileOffset(lldb::offset_t file_offset)lldb_private::Sectioninline
SetFileSize(lldb::offset_t file_size)lldb_private::Sectioninline
SetID(lldb::user_id_t uid)lldb_private::UserIDinline
SetIsEncrypted(bool b)lldb_private::Sectioninline
SetIsFake(bool fake)lldb_private::Sectioninline
SetIsRelocated(bool b)lldb_private::Sectioninline
SetIsThreadSpecific(bool b)lldb_private::Sectioninline
SetLog2Align(uint32_t align)lldb_private::Sectioninline
SetModule(const lldb::ModuleSP &module_sp)lldb_private::ModuleChild
SetPermissions(uint32_t permissions)lldb_private::Section
Slide(lldb::addr_t slide_amount, bool slide_children)lldb_private::Section
Test(ValueType bit) constlldb_private::Flagsinline
UserID(lldb::user_id_t uid=LLDB_INVALID_UID)lldb_private::UserIDinline
ValueType typedeflldb_private::Flags
~ModuleChild()lldb_private::ModuleChild
~Section()lldb_private::Section
~UserID()=defaultlldb_private::UserID