Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.h190 static const lldb_private::ConstString &GetSectionNameEHFrame();
DObjectFileMachO.cpp568 ObjectFileMachO::GetSectionNameEHFrame() in GetSectionNameEHFrame() function in ObjectFileMachO
1695 const ConstString &g_section_name_eh_frame = GetSectionNameEHFrame(); in ParseSymtab()