Home
last modified time | relevance | path

Searched refs:EmitCodeView (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DDebugOptions.def121 DEBUGOPT(EmitCodeView, 1, 0)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DDebugOptions.def121 DEBUGOPT(EmitCodeView, 1, 0)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DDebugOptions.def121 DEBUGOPT(EmitCodeView, 1, 0)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DDebugOptions.def121 DEBUGOPT(EmitCodeView, 1, 0)
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp252 bool EmitCodeView = MMI->getModule()->getCodeViewFlag(); in doInitialization() local
253 if (EmitCodeView && TM.getTargetTriple().isKnownWindowsMSVCEnvironment()) { in doInitialization()
258 if (!EmitCodeView || MMI->getModule()->getDwarfVersion()) { in doInitialization()
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCodeGenOptions.def224 CODEGENOPT(EmitCodeView, 1, 0)
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp315 bool EmitCodeView = MMI->getModule()->getCodeViewFlag(); in doInitialization() local
316 if (EmitCodeView && TM.getTargetTriple().isOSWindows()) { in doInitialization()
322 if (!EmitCodeView || MMI->getModule()->getDwarfVersion()) { in doInitialization()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp495 bool EmitCodeView = M.getCodeViewFlag(); in doInitialization() local
496 if (EmitCodeView && TM.getTargetTriple().isOSWindows()) { in doInitialization()
502 if (!EmitCodeView || M.getDwarfVersion()) { in doInitialization()
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.h99 bool *EmitCodeView) const;
H A DTools.cpp4445 bool EmitCodeView = false; in ConstructJob() local
4450 AddClangCLArgs(Args, InputType, CmdArgs, &DebugInfoKind, &EmitCodeView); in ConstructJob()
4525 if (Args.hasArg(options::OPT_gcodeview) || EmitCodeView) { in ConstructJob()
6247 bool *EmitCodeView) const { in AddClangCLArgs()
6323 *EmitCodeView = true; in AddClangCLArgs()
6330 *EmitCodeView = false; in AddClangCLArgs()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp195 CGM.getCodeGenOpts().EmitCodeView; in getFunctionName()
203 Policy.MSVCFormatting = CGM.getCodeGenOpts().EmitCodeView; in getFunctionName()
277 if (CGM.getCodeGenOpts().EmitCodeView) { in getClassName()
H A DCodeGenModule.cpp423 if (CodeGenOpts.EmitCodeView) { in Release()
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp494 Opts.EmitCodeView = Args.hasArg(OPT_gcodeview); in ParseCodeGenArgs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DOptions.inc7214 …"Generate CodeView debug information", nullptr, nullptr, true, 0, CodeGenOpts.EmitCodeView, false,…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DOptions.inc7361 …"Generate CodeView debug information", nullptr, nullptr, true, 0, CodeGenOpts.EmitCodeView, false,…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DOptions.inc7361 …"Generate CodeView debug information", nullptr, nullptr, true, 0, CodeGenOpts.EmitCodeView, false,…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DOptions.inc7499 …ned, 2>{{0, 0}}, nullptr) }}), nullptr, nullptr, true, 0, CodeGenOpts.EmitCodeView, false, false, …