Searched refs:FullDebug (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | DIBuilder.h | 146 DICompileUnit::DebugEmissionKind::FullDebug,
|
| H A D | DebugInfoMetadata.h | 1324 FullDebug, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 775 .Case("FullDebug", FullDebug) in getEmissionKind() 793 case FullDebug: return "FullDebug"; in emissionKindString()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | HowToUpdateDebugInfo.rst | 277 …!1, producer: "debugify", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
|
| H A D | SourceLevelDebugging.rst | 317 …vm/trunk 231154)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, reta… 945 isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug,
|
| H A D | LangRef.rst | 5076 splitDebugFilename: "abc.debug", emissionKind: FullDebug,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.cpp | 859 case DICompileUnit::FullDebug: in emitHeader()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 610 EmissionKind = llvm::DICompileUnit::FullDebug; in CreateCompileUnit() 2669 llvm::DICompileUnit::FullDebug, Signature); in getOrCreateModuleRef()
|