Home
last modified time | relevance | path

Searched refs:eSectionTypeOther (Results 1 – 7 of 7) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp886 SectionType sect_type = eSectionTypeOther; in CreateSections()
933 assert (sect_type == eSectionTypeOther); in CreateSections()
937 assert (sect_type == eSectionTypeOther); in CreateSections()
942 assert (sect_type == eSectionTypeOther); in CreateSections()
946 assert (sect_type == eSectionTypeOther); in CreateSections()
/external/lldb/source/
Dlldb.cpp387 case eSectionTypeOther: return "regular"; in GetSectionTypeAsCString()
/external/lldb/include/lldb/
Dlldb-enumerations.h523 eSectionTypeOther enumerator
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp649 SectionType section_type = eSectionTypeOther; in CreateSections()
678 section_type = eSectionTypeOther; in CreateSections()
/external/lldb/source/Symbol/
DObjectFile.cpp390 case eSectionTypeOther: return eAddressClassUnknown; in GetAddressClass()
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp846 case eSectionTypeOther: return eAddressClassUnknown; in GetAddressClass()
1235 SectionType sect_type = eSectionTypeOther; in CreateSections()
1284 if (sect_type == eSectionTypeOther) in CreateSections()
1295 sect_type = eSectionTypeOther; in CreateSections()
1307 … case SectionTypeCoalesced: sect_type = eSectionTypeOther; break; in CreateSections()
/external/lldb/www/python_reference/
Dapi-objects.txt1564 _lldb'.eSectionTypeOther _lldb%27-module.html#eSectionTypeOther
1920 lldb.eSectionTypeOther lldb-module.html#eSectionTypeOther