Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h199 std::string m_gnu_debuglink_file; variable
DObjectFileELF.cpp788 if (m_gnu_debuglink_file.empty()) in GetDebugLink()
790 return FileSpec(m_gnu_debuglink_file); in GetDebugLink()
1542 m_gnu_debuglink_file, m_gnu_debuglink_crc, in ParseSectionHeaders()