Home
last modified time | relevance | path

Searched defs:CompressDebugSections (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h528 DebugCompressionType CompressDebugSections = DebugCompressionType::None; global() variable
882 setCompressDebugSections(DebugCompressionType CompressDebugSections) setCompressDebugSections() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h263 DebugCompressionType CompressDebugSections = DebugCompressionType::None; global() variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp74 static cl::opt<DebugCompressionType> CompressDebugSections( global() variable
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp102 llvm::DebugCompressionType CompressDebugSections = global() member