Searched refs:ObjectFilenameForDebug (Results 1 – 7 of 7) sorted by relevance
447 std::string ObjectFilenameForDebug; variable
251 std::string ObjectFilenameForDebug; variable
448 Options.ObjectFilenameForDebug = CodeGenOpts.ObjectFilenameForDebug; in initTargetOptions()1136 CGOpts.ObjectFilenameForDebug); in runThinLTOBackend()
623 Target->Options.ObjectFilenameForDebug = Out->outputFilename(); in compileModule()
400 TM->Options.ObjectFilenameForDebug = Stream->ObjectPathName; in codegen()
784 StringRef PathRef(Asm->TM.Options.ObjectFilenameForDebug); in emitObjName()
4148 MarshallingInfoString<CodeGenOpts<"ObjectFilenameForDebug">>;