Searched refs:DecompressDebugSections (Results 1 – 4 of 4) sorted by relevance
25 Common.StripSections || Common.Weaken || Common.DecompressDebugSections || in getCOFFConfig()44 Common.DecompressDebugSections || Common.StripUnneeded || in getMachOConfig()89 Common.Weaken || Common.StripUnneeded || Common.DecompressDebugSections) { in getXCOFFConfig()
264 bool DecompressDebugSections = false; member
876 Config.DecompressDebugSections = in parseObjcopyOptions()988 if (Config.DecompressDebugSections && in parseObjcopyOptions()996 if (Config.DecompressDebugSections && !compression::zlib::isAvailable()) in parseObjcopyOptions()
516 } else if (Config.DecompressDebugSections) { in replaceAndRemoveSections()