Home
last modified time | relevance | path

Searched defs:EmitDebugInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.h31 ExecutorAddr UnregisterImplAddr, bool EmitDebugInfo) in VTuneSupportPlugin()
60 bool EmitDebugInfo; variable
H A DPerfSupportPlugin.h62 bool EmitDebugInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp216 bool EmitDebugInfo, bool EmitUnwindInfo) { in getRecords()
258 bool EmitDebugInfo, bool EmitUnwindInfo) in PerfSupportPlugin()
286 bool EmitDebugInfo, bool EmitUnwindInfo) { in Create()
H A DVTuneSupportPlugin.cpp26 static VTuneMethodBatch getMethodBatch(LinkGraph &G, bool EmitDebugInfo) { in getMethodBatch()
171 bool EmitDebugInfo, bool TestMode) { in Create()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1386 CGDebugInfo *DI, const VarDecl &D, bool EmitDebugInfo) { in EmitAndRegisterVariableArrayDimensions()
1498 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().hasReducedDebugInfo(); in EmitAutoVarAlloca() local