Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h667 eSectionTypeContainer, // The section contains child sections enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp36 case eSectionTypeContainer: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp70 eSectionTypeContainer, // Section type. in CreateImageSection()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp331 case eSectionTypeContainer: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp823 section_sp->GetType() == eSectionTypeContainer) { in SetLoadAddress()
1961 eSectionTypeContainer, InfoOr->GetRangeBase(), InfoOr->GetByteSize(), in CreateSections()