Searched refs:relative_to_binary (Results 1 – 1 of 1) sorted by relevance
1882 FileSpec relative_to_binary = dwo_file; in GetDwoSymbolFileForCompileUnit() local1883 relative_to_binary.PrependPathComponent( in GetDwoSymbolFileForCompileUnit()1885 FileSystem::Instance().Resolve(relative_to_binary); in GetDwoSymbolFileForCompileUnit()1886 relative_to_binary.AppendPathComponent(dwo_name); in GetDwoSymbolFileForCompileUnit()1887 dwo_paths.Append(relative_to_binary); in GetDwoSymbolFileForCompileUnit()