Home
last modified time | relevance | path

Searched refs:GetSectionType (Results 1 – 6 of 6) sorted by relevance

/external/lldb/scripts/Python/interface/
DSBSection.i91 GetSectionType ();
127 __swig_getmethods__["type"] = GetSectionType
128 …if _newclass: type = property(GetSectionType, None, doc='''A read only property that returns an ll…
/external/lldb/test/python_api/function_symbol/
DTestSymbolAPI.py71 self.assertTrue(addr_line1.GetSection().GetSectionType() == lldb.eSectionTypeCode)
84 self.assertTrue(addr_line2.GetSection().GetSectionType() == lldb.eSectionTypeCode)
/external/lldb/test/python_api/default-constructor/
Dsb_section.py19 obj.GetSectionType()
/external/lldb/include/lldb/API/
DSBSection.h72 GetSectionType ();
/external/lldb/source/API/
DSBSection.cpp245 SBSection::GetSectionType () in GetSectionType() function in SBSection
/external/lldb/www/python_reference/
Dapi-objects.txt3501 lldb.SBSection.GetSectionType lldb.SBSection-class.html#GetSectionType