Searched refs:m_gnu_debuglink_file (Results 1 – 2 of 2) sorted by relevance
220 std::string m_gnu_debuglink_file; variable
453 m_gnu_debuglink_file.clear(); in ObjectFileELF()576 if (!m_gnu_debuglink_file.empty()) in GetDebugSymbolFilePaths()578 FileSpec file_spec (m_gnu_debuglink_file.c_str(), false); in GetDebugSymbolFilePaths()915 …return GetSectionHeaderInfo(m_section_headers, m_data, m_header, m_uuid, m_gnu_debuglink_file, m_g… in ParseSectionHeaders()