Searched refs:IsRelative (Results 1 – 15 of 15) sorted by relevance
298 TEST(FileSpecTest, IsRelative) { in TEST() argument322 EXPECT_FALSE(PosixSpec(path).IsRelative()); in TEST()340 EXPECT_TRUE(PosixSpec(path).IsRelative()); in TEST()
175 if (source_spec.IsRelative()) in GetFile()218 if (destination_spec.IsRelative()) in PutFile()
11 # -z combreloc is the default: sort relocations by (!IsRelative,SymIndex,r_offset),
256 bool IsRelative() const;
474 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec494 if (IsRelative()) in MakeAbsolute()
237 const bool is_relative = search_file_spec.IsRelative(); in SearchCallback()
265 if (arg_spec.IsRelative()) { in ConvertArgumentsForLaunchingInShell()
185 FileSpec(path).IsRelative() ? eLazyBoolYes : eLazyBoolNo; in RemapPath()
292 if (file.IsRelative() && !user_exe_path.empty()) { in CreateTargetInternal()
27 if (file_spec.IsRelative()) in NormalizePath()
1356 const bool IsRelative = in emitCFIInstruction() local1361 if (IsRelative) in emitCFIInstruction()1405 const bool IsRelative = in emitCFIInstruction() local1413 if (IsRelative) in emitCFIInstruction()
825 if (m_file_spec->IsRelative()) in ComputeAbsolutePath()
1730 if (dwo_file.IsRelative()) { in GetDwoSymbolFileForCompileUnit()1737 if (dwo_file.IsRelative()) { in GetDwoSymbolFileForCompileUnit()1804 if (dwo_module_spec.GetFileSpec().IsRelative()) { in UpdateExternalModuleListIfNeeded()
154 if (!cmd_file.IsRelative()) { in DoExecute()
4938 const bool IsRelative = Rel.isRelative(); in patchELFAllocatableRelaSections() local4939 if (PatchRelative != IsRelative) in patchELFAllocatableRelaSections()4942 if (IsRelative) in patchELFAllocatableRelaSections()