Home
last modified time | relevance | path

Searched refs:getCompressDebugSections (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp383 Options.CompressDebugSections = CodeGenOpts.getCompressDebugSections(); in initTargetOptions()
/openbsd-src/gnu/llvm/lld/ELF/
H A DDriver.cpp989 static DebugCompressionType getCompressDebugSections(opt::InputArgList &args) { in getCompressDebugSections() function
1096 config->compressDebugSections = getCompressDebugSections(args); in readConfigs()