Searched refs:eSectionTypeCode (Results 1 – 13 of 13) sorted by relevance
66 == lldb.eSectionTypeCode)83 == lldb.eSectionTypeCode)
56 /*sect_type=*/eSectionTypeCode, in TEST()
515 lldb::SectionType sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()518 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()521 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()536 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()538 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()
32 case eSectionTypeCode: in GetTypeAsCString()388 case eSectionTypeCode: in ContainsOnlyDebugInfo()
307 section_type = eSectionTypeCode; in CreateSections()
656 eSectionTypeCode, enumerator
307 case eSectionTypeCode: in GetAddressClass()
504 SectionSP text_sect = sl->FindSectionByType(eSectionTypeCode, true); in GetCompactUnwindInfoForFunction()
916 return eSectionTypeCode; in GetSectionType()962 return eSectionTypeCode; in GetSectionType()
1146 case eSectionTypeCode: in GetAddressClass()1430 return eSectionTypeCode; in GetSectionType()1526 return eSectionTypeCode; in GetSectionType()1546 return eSectionTypeCode; in GetSectionType()1559 return eSectionTypeCode; in GetSectionType()3318 case lldb::eSectionTypeCode: in ParseSymtab()4199 case lldb::eSectionTypeCode: in ParseSymtab()
1651 .Case(".text", eSectionTypeCode) in GetSectionTypeFromName()1659 return eSectionTypeCode; in GetSectionType()1679 case eSectionTypeCode: in GetTargetByteSize()
922 .. py:data:: eSectionTypeCode
509 } else if (section_sp->GetType() == eSectionTypeCode) { in InitializeFirstCodeAddressRecursive()