Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1477 static ConstString g_sect_name_compact_unwind("__unwind_info"); in GetSectionType() local
1524 if (section_name == g_sect_name_compact_unwind) in GetSectionType()