reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
879 if (!CompressionEnabled || !SectionName.startswith(".debug_") || 880 SectionName == ".debug_frame") { 917 MC.renameELFSection(&Section, (".z" + SectionName.drop_front(1)).str());