Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/
Dlldb.cpp340 case eSectionTypeContainer: return "container"; in GetSectionTypeAsCString()
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
Dlldb-enumerations.h497 eSectionTypeContainer, // The section contains child sections enumerator
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DObjectFile.cpp355 case eSectionTypeContainer: return eAddressClassUnknown; in GetAddressClass()