C# Class LLDB.Section.Internal

Show file Open project: tritao/LLDBSharp

Private Methods

Method Description
FindSubSection_0 ( global instance, global @return, global sect_name ) : void
GetByteSize_0 ( global instance ) : ulong
GetDescription_0 ( global instance, global description ) : bool
GetFileAddress_0 ( global instance ) : ulong
GetFileByteSize_0 ( global instance ) : ulong
GetFileOffset_0 ( global instance ) : ulong
GetLoadAddress_0 ( global instance, global target ) : ulong
GetName_0 ( global instance ) : global::System.IntPtr
GetNumSubSections_0 ( global instance ) : uint
GetParent_0 ( global instance, global @return ) : void
GetSectionData_0 ( global instance, global @return ) : void
GetSectionData_1 ( global instance, global @return, ulong offset, ulong size ) : void
GetSectionType_0 ( global instance ) : LLDB.SectionType
GetSubSectionAtIndex_0 ( global instance, global @return, uint idx ) : void
GetTargetByteSize_0 ( global instance ) : uint
IsValid_0 ( global instance ) : bool
OperatorEqualEqual_0 ( global instance, global rhs ) : bool
OperatorExclaimEqual_0 ( global instance, global rhs ) : bool
cctor_1 ( global instance, global rhs ) : global::System.IntPtr
cctor_1 ( global instance, global rhs ) : void
ctor_0 ( global instance ) : global::System.IntPtr
ctor_0 ( global instance ) : void
dtor_0 ( global instance ) : void
dtor_0 ( global instance, int delete ) : void