reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 return SectionName == ".text" || SectionName == ".data" || 124 return SectionName == ".text" || SectionName == ".data" || 125 (SectionName == ".bss" && !usesELFSectionDirectiveForBSS());