Searched refs:compressDebugSections (Results 1 – 3 of 3) sorted by relevance
232 std::optional<llvm::DebugCompressionType> compressDebugSections; member
360 if (!(flags & SHF_ALLOC) && config->compressDebugSections && in maybeCompress()362 ctype = *config->compressDebugSections; in maybeCompress()
1266 config->compressDebugSections = in readConfigs()