Searched refs:compressRelocations (Results 1 – 3 of 3) sorted by relevance
30 bool compressRelocations; member
70 if (config->compressRelocations && f->file) { in getSize()87 if (file && config->compressRelocations) in writeTo()271 if (!file || !config->compressRelocations) in calculateSize()
356 config->compressRelocations = args.hasArg(OPT_compress_relocations); in readConfigs()483 if (!config->stripDebug && !config->stripAll && config->compressRelocations) in checkOptions()508 if (config->compressRelocations) in checkOptions()