Searched refs:eSectionTypeCode (Results 1 – 11 of 11) sorted by relevance
516 lldb::SectionType sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()519 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()522 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()537 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()539 sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName()
32 case eSectionTypeCode: in GetTypeAsCString()388 case eSectionTypeCode: in ContainsOnlyDebugInfo()
308 section_type = eSectionTypeCode; in CreateSections()
661 eSectionTypeCode, enumerator
307 case eSectionTypeCode: in GetAddressClass()
503 SectionSP text_sect = sl->FindSectionByType(eSectionTypeCode, true); in GetCompactUnwindInfoForFunction()
964 return eSectionTypeCode; in GetSectionType()1010 return eSectionTypeCode; in GetSectionType()
1163 case eSectionTypeCode: in GetAddressClass()1446 return eSectionTypeCode; in GetSectionType()1542 return eSectionTypeCode; in GetSectionType()1562 return eSectionTypeCode; in GetSectionType()1575 return eSectionTypeCode; in GetSectionType()3334 case lldb::eSectionTypeCode: in ParseSymtab()4215 case lldb::eSectionTypeCode: in ParseSymtab()
1668 .Case(".text", eSectionTypeCode) in GetSectionTypeFromName()1676 return eSectionTypeCode; in GetSectionType()1696 case eSectionTypeCode: in GetTargetByteSize()
922 .. py:data:: eSectionTypeCode
509 } else if (section_sp->GetType() == eSectionTypeCode) { in InitializeFirstCodeAddressRecursive()