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
892 Config.DecompressDebugSections = in parseObjcopyOptions()1004 if (Config.DecompressDebugSections && in parseObjcopyOptions()
515 } else if (Config.DecompressDebugSections) { in replaceAndRemoveSections()