Home
last modified time | relevance | path

Searched refs:eSectionTypeCompactUnwind (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindTable.cpp63 sect = sl->FindSectionByType(eSectionTypeCompactUnwind, true); in Initialize()
H A DObjectFile.cpp380 case eSectionTypeCompactUnwind: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h706 eSectionTypeCompactUnwind, // compact unwind section in Mach-O, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp132 case eSectionTypeCompactUnwind: in GetTypeAsCString()