Home
last modified time | relevance | path

Searched refs:FullDebug (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h165 DICompileUnit::DebugEmissionKind::FullDebug,
H A DDebugInfoMetadata.h1381 FullDebug, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp969 .Case("FullDebug", FullDebug) in getEmissionKind()
989 case FullDebug: in emissionKindString()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp903 case DICompileUnit::FullDebug: in emitHeader()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1082 DIUnit->getEmissionKind() == DICompileUnit::FullDebug) && in getOrCreateDwarfCompileUnit()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp619 EmissionKind = llvm::DICompileUnit::FullDebug; in CreateCompileUnit()
2936 llvm::DICompileUnit::FullDebug, Signature); in getOrCreateModuleRef()