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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp825 static bool getCompressDebugSections(opt::InputArgList &args) { function
913 config->compressDebugSections = getCompressDebugSections(args);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp467 Options.CompressDebugSections = CodeGenOpts.getCompressDebugSections();

Completed in 52 milliseconds