Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.h264 static lldb_private::ConstString GetSectionNameEHFrame();
H A DObjectFileMachO.cpp927 ConstString ObjectFileMachO::GetSectionNameEHFrame() { in GetSectionNameEHFrame() function in ObjectFileMachO
2495 ConstString g_section_name_eh_frame = GetSectionNameEHFrame(); in ParseSymtab()