Searched full:precompfilepath (Results 1 – 9 of 9) sorted by relevance
43 PrecompFilePath: 'D:\llvm-project\lld\test\COFF\Inputs\precomp2.obj'
936 StringRef getPrecompFilePath() const { return PrecompFilePath; } in getPrecompFilePath()941 StringRef PrecompFilePath; variable
942 StringRef getPrecompFilePath() const { return PrecompFilePath; } in getPrecompFilePath()947 StringRef PrecompFilePath; variable
601 IO.mapRequired("PrecompFilePath", Record.PrecompFilePath); in map()
587 P.PrecompFilePath = "C:/precomp.obj"; in TEST_F()
511 Precomp.PrecompFilePath); in visitKnownRecord()
702 error(IO.mapStringZ(Precomp.PrecompFilePath, "PrecompFile")); in visitKnownRecord()
701 error(IO.mapStringZ(Precomp.PrecompFilePath, "PrecompFile")); in visitKnownRecord()