Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp376 Options.CompressDebugSections = CodeGenOpts.getCompressDebugSections(); in initTargetOptions()
/llvm-project-15.0.7/lld/ELF/
H A DDriver.cpp949 static bool getCompressDebugSections(opt::InputArgList &args) { in getCompressDebugSections() function
1050 config->compressDebugSections = getCompressDebugSections(args); in readConfigs()