reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
121 for (unsigned SI = 0; SI < NumberOfSections; ++SI) { 121 for (unsigned SI = 0; SI < NumberOfSections; ++SI) { 123 (Is64Bit ? O.getSection64(LC, SI).align 124 : O.getSection(LC, SI).align));