Searched refs:relative_to_binary (Results 1 – 1 of 1) sorted by relevance
1821 FileSpec relative_to_binary = dwo_file; in GetDwoSymbolFileForCompileUnit() local1822 relative_to_binary.PrependPathComponent( in GetDwoSymbolFileForCompileUnit()1824 FileSystem::Instance().Resolve(relative_to_binary); in GetDwoSymbolFileForCompileUnit()1825 relative_to_binary.AppendPathComponent(dwo_name); in GetDwoSymbolFileForCompileUnit()1826 dwo_paths.Append(relative_to_binary); in GetDwoSymbolFileForCompileUnit()