Home
last modified time | relevance | path

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

/external/lldb/source/
Dlldb.cpp362 case eSectionTypeDataPointers: return "data-ptrs"; in GetSectionTypeAsCString()
/external/lldb/include/lldb/
Dlldb-enumerations.h498 eSectionTypeDataPointers, enumerator
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp819 case eSectionTypeDataPointers: in GetAddressClass()
1281 sect_type = eSectionTypeDataPointers; in CreateSections()
1301 …case SectionTypeLiteralPointers: sect_type = eSectionTypeDataPointers; break; // secti… in CreateSections()
1302 …case SectionTypeNonLazySymbolPointers: sect_type = eSectionTypeDataPointers; break; // secti… in CreateSections()
1303 …case SectionTypeLazySymbolPointers: sect_type = eSectionTypeDataPointers; break; // secti… in CreateSections()
1305 …case SectionTypeModuleInitFunctionPointers: sect_type = eSectionTypeDataPointers; break; // sec… in CreateSections()
1306 …case SectionTypeModuleTermFunctionPointers: sect_type = eSectionTypeDataPointers; break; // sectio… in CreateSections()
1312 … case SectionTypeLazyDylibSymbolPointers: sect_type = eSectionTypeDataPointers; break; in CreateSections()
/external/lldb/source/Symbol/
DObjectFile.cpp363 case eSectionTypeDataPointers: in GetAddressClass()
/external/lldb/source/Core/
DAddress.cpp590 case eSectionTypeDataPointers: in Dump()
/external/lldb/www/python_reference/
Dapi-objects.txt1333 _lldb'.eSectionTypeDataPointers _lldb%27-module.html#eSectionTypeDataPointers
1778 lldb.eSectionTypeDataPointers lldb-module.html#eSectionTypeDataPointers