Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp34 case eSectionTypeContainer: in GetTypeAsCString()
389 case eSectionTypeContainer: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h662 eSectionTypeContainer, ///< The section contains child sections enumerator
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp309 case eSectionTypeContainer: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp972 if (S->GetType() == eSectionTypeContainer) in dumpSectionList()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp709 section_sp->GetType() == eSectionTypeContainer) { in SetLoadAddress()
1850 ConstString(provider.GetNextSegmentName()), eSectionTypeContainer, in CreateSections()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst923 .. py:data:: eSectionTypeContainer
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1172 case eSectionTypeContainer: in GetAddressClass()
1658 eSectionTypeContainer, // This section is a container of other in ProcessSegmentCommand()
1812 eSectionTypeContainer, // This section is a container of in ProcessSegmentCommand()