Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindTable.cpp70 SectionSP sect_extab = sl->FindSectionByType(eSectionTypeARMextab, true); in Initialize()
H A DObjectFile.cpp379 case eSectionTypeARMextab: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h705 eSectionTypeARMextab, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp130 case eSectionTypeARMextab: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1749 .Case(".ARM.extab", eSectionTypeARMextab) in GetSectionTypeFromName()