Searched refs:ObjectFilenameForDebug (Results 1 – 7 of 7) sorted by relevance
464 std::string ObjectFilenameForDebug; variable
263 std::string ObjectFilenameForDebug; variable
435 Options.ObjectFilenameForDebug = CodeGenOpts.ObjectFilenameForDebug; in initTargetOptions()1210 CGOpts.ObjectFilenameForDebug); in runThinLTOBackend()
618 Target->Options.ObjectFilenameForDebug = Out->outputFilename(); in compileModule()
407 TM->Options.ObjectFilenameForDebug = Stream->ObjectPathName; in codegen()
791 StringRef PathRef(Asm->TM.Options.ObjectFilenameForDebug); in emitObjName()
5545 MarshallingInfoString<CodeGenOpts<"ObjectFilenameForDebug">>;