Searched refs:eSectionTypeContainer (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/
H A Dlldb.cpp354 case eSectionTypeContainer: return "container";
/external/lldb/include/lldb/
H A Dlldb-enumerations.h490 eSectionTypeContainer, // The section contains child sections enumerator in enum:lldb::SectionType
/external/lldb/source/Symbol/
H A DObjectFile.cpp355 case eSectionTypeContainer: return eAddressClassUnknown;
/external/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp811 case eSectionTypeContainer: return eAddressClassUnknown;
1084 eSectionTypeContainer, // This section is a container of other sections.
1190 eSectionTypeContainer, // This section is a container of other sections.

Completed in 3847 milliseconds