Searched refs:ObjectFilenameForDebug (Results 1 – 7 of 7) sorted by relevance
447 std::string ObjectFilenameForDebug; variable
231 std::string ObjectFilenameForDebug; variable
436 Options.ObjectFilenameForDebug = CodeGenOpts.ObjectFilenameForDebug; in initTargetOptions()1064 CGOpts.ObjectFilenameForDebug); in runThinLTOBackend()
624 Target->Options.ObjectFilenameForDebug = Out->outputFilename(); in compileModule()
398 TM->Options.ObjectFilenameForDebug = Stream->ObjectPathName; in codegen()
786 StringRef PathRef(Asm->TM.Options.ObjectFilenameForDebug); in emitObjName()
4038 MarshallingInfoString<CodeGenOpts<"ObjectFilenameForDebug">>;