Searched refs:isDebugSection (Results 1 – 1 of 1) sorted by relevance
56 static bool isDebugSection(const SectionBase &Sec) { in isDebugSection() function218 return !isCompressed(Section) && isDebugSection(Section) && in isCompressable()381 return isDebugSection(Sec); in handleArgs()392 return RemovePred(Sec) || isDebugSection(Sec); in handleArgs()