Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.h267 static lldb_private::ConstString GetSectionNameEHFrame();
H A DObjectFileMachO.cpp933 ConstString ObjectFileMachO::GetSectionNameEHFrame() { in GetSectionNameEHFrame() function in ObjectFileMachO
2511 ConstString g_section_name_eh_frame = GetSectionNameEHFrame(); in ParseSymtab()