Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindTable.cpp51 SectionSP sect = sl->FindSectionByType(eSectionTypeEHFrame, true); in Initialize()
H A DObjectFile.cpp377 case eSectionTypeEHFrame: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h703 eSectionTypeEHFrame, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp126 case eSectionTypeEHFrame: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1778 .Case(".eh_frame", eSectionTypeEHFrame) in GetSectionTypeFromName()