Searched refs:compressSections (Results 1 – 6 of 6) sorted by relevance
270 compressSections; member
235 compressSections; member
363 for (auto &[glob, t, l] : config->compressSections) in maybeCompress()
1585 config->compressSections.emplace_back(std::move(*pat), type, level); in readConfigs()
225 for (auto &[Matcher, T] : Config.compressSections) in compressOrDecompressSections()
801 auto &P = Config.compressSections.emplace_back(); in parseObjcopyOptions()