2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
10 obj
.GetNumLineEntries()
11 obj
.GetLineEntryAtIndex(0xFFFFFFFF)
12 obj
.FindLineEntryIndex(0, 0xFFFFFFFF, None)
13 obj
.GetDescription(lldb
.SBStream())
15 for line_entry
in obj
: