Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DUnwindTable.cpp70 sect = sl->FindSectionByType(eSectionTypeCompactUnwind, true); in Initialize()
DObjectFile.cpp384 case eSectionTypeCompactUnwind: in GetAddressClass()
/external/llvm-project/lldb/source/Core/
DSection.cpp140 case eSectionTypeCompactUnwind: in GetTypeAsCString()
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h684 eSectionTypeCompactUnwind, ///< compact unwind section in Mach-O, enumerator
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1166 case eSectionTypeCompactUnwind: in GetAddressClass()
1477 return eSectionTypeCompactUnwind; in GetSectionType()