Searched refs:relative_to_binary (Results 1 – 1 of 1) sorted by relevance
1843 FileSpec relative_to_binary = dwo_file; in GetDwoSymbolFileForCompileUnit() local1844 relative_to_binary.PrependPathComponent( in GetDwoSymbolFileForCompileUnit()1846 FileSystem::Instance().Resolve(relative_to_binary); in GetDwoSymbolFileForCompileUnit()1847 relative_to_binary.AppendPathComponent(dwo_name); in GetDwoSymbolFileForCompileUnit()1848 dwo_paths.Append(relative_to_binary); in GetDwoSymbolFileForCompileUnit()