Searched refs:eSectionTypeCode (Results 1 – 9 of 9) sorted by relevance
503 lldb::SectionType sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()506 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()509 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()524 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()526 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()
311 section_type = eSectionTypeCode; in CreateSections()
648 eSectionTypeCode, enumerator
32 case eSectionTypeCode: in GetTypeAsCString()
304 case eSectionTypeCode: in GetAddressClass()
503 SectionSP text_sect = sl->FindSectionByType(eSectionTypeCode, true); in GetCompactUnwindInfoForFunction()
1621 .Case(".text", eSectionTypeCode) in GetSectionTypeFromName()1629 return eSectionTypeCode; in GetSectionType()1649 case eSectionTypeCode: in GetTargetByteSize()
922 .. py:data:: eSectionTypeCode
70941 {SWIG_LUA_CONSTTAB_INT("eSectionTypeCode", lldb::eSectionTypeCode)},