2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
11 obj
.FindSubSection("hello_section_name")
12 obj
.GetNumSubSections()
13 obj
.GetSubSectionAtIndex(600)
18 obj
.GetSectionData(1000, 100)
20 obj
.GetDescription(lldb
.SBStream())