Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Core/
HDSection.cpp34 case eSectionTypeContainer: in GetTypeAsCString()
393 case eSectionTypeContainer: in ContainsOnlyDebugInfo()
696 .Case("container", eSectionTypeContainer) in fromJSON()
/freebsd-head/contrib/llvm-project/lldb/include/lldb/
HDlldb-enumerations.h701 eSectionTypeContainer, ///< The section contains child sections enumerator
/freebsd-head/contrib/llvm-project/lldb/source/Symbol/
HDObjectFile.cpp318 case eSectionTypeContainer: in GetAddressClass()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp735 section_sp->GetType() == eSectionTypeContainer) { in SetLoadAddress()
1929 ConstString(provider.GetNextSegmentName()), eSectionTypeContainer, in CreateSections()
/freebsd-head/contrib/llvm-project/lldb/docs/
HDpython_api_enums.rst925 .. py:data:: eSectionTypeContainer
/freebsd-head/lib/clang/liblldb/
HDLLDBWrapLua.cpp81511 {SWIG_LUA_CONSTTAB_INT("eSectionTypeContainer", (lldb::eSectionTypeContainer))},