Searched refs:ObjectFilenameForDebug (Results 1 – 7 of 7) sorted by relevance
456 std::string ObjectFilenameForDebug; variable
259 std::string ObjectFilenameForDebug; variable
424 Options.ObjectFilenameForDebug = CodeGenOpts.ObjectFilenameForDebug; in initTargetOptions()1197 CGOpts.ObjectFilenameForDebug); in runThinLTOBackend()
621 Target->Options.ObjectFilenameForDebug = Out->outputFilename(); in compileModule()
409 TM->Options.ObjectFilenameForDebug = Stream->ObjectPathName; in codegen()
791 StringRef PathRef(Asm->TM.Options.ObjectFilenameForDebug); in emitObjName()
5267 MarshallingInfoString<CodeGenOpts<"ObjectFilenameForDebug">>;