Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp114 static ConstString g_sect_name_gnu_debuglink(".gnu_debuglink"); in GetDebugLinkContents() local
121 if (*name == g_sect_name_gnu_debuglink.GetStringRef()) { in GetDebugLinkContents()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1462 static ConstString g_sect_name_gnu_debuglink(".gnu_debuglink"); in GetSectionHeaderInfo() local
1545 if (name == g_sect_name_gnu_debuglink) { in GetSectionHeaderInfo()