Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h668 eSectionTypeData, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp513 sect_type = lldb::eSectionTypeData; in GetSectionTypeFromSectionName()
516 sect_type = lldb::eSectionTypeData; in GetSectionTypeFromSectionName()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp38 case eSectionTypeData: in GetTypeAsCString()
H A DAddress.cpp477 case eSectionTypeData: in Dump()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp333 case eSectionTypeData: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp375 : eSectionTypeData; in kalimbaSectionType()
1751 .Cases(".data", ".tdata", eSectionTypeData) in GetSectionTypeFromName()
1813 case eSectionTypeData: in GetTargetByteSize()