Searched refs:GetDebugLinkContents (Results 1 – 1 of 1) sorted by relevance
111 static bool GetDebugLinkContents(const llvm::object::COFFObjectFile &coff_obj, in GetDebugLinkContents() function162 if (!GetDebugLinkContents(coff_obj, gnu_debuglink_file, gnu_debuglink_crc)) { in GetCoffUUID()1094 if (GetDebugLinkContents(*m_binary, gnu_debuglink_file, gnu_debuglink_crc)) in GetDebugLink()