Searched refs:ObjectFilenameForDebug (Results 1 – 7 of 7) sorted by relevance
450 std::string ObjectFilenameForDebug; variable
271 std::string ObjectFilenameForDebug; variable
470 Options.ObjectFilenameForDebug = CodeGenOpts.ObjectFilenameForDebug; in initTargetOptions()1316 CGOpts.ObjectFilenameForDebug); in runThinLTOBackend()
616 Target->Options.ObjectFilenameForDebug = Out->outputFilename(); in compileModule()
438 TM->Options.ObjectFilenameForDebug = Stream->ObjectPathName; in codegen()
809 StringRef PathRef(CompilerInfoAsm->TM.Options.ObjectFilenameForDebug); in emitObjName()
5910 MarshallingInfoString<CodeGenOpts<"ObjectFilenameForDebug">>;