reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
671 if (Sec->isVirtualSection()) { 672 assert(Layout.getSectionFileSize(Sec) == 0 && "Invalid size for section!"); 675 for (const MCFragment &F : *Sec) { 687 if (auto *ELFSec = dyn_cast<const MCSectionELF>(Sec)) 715 for (const MCFragment &F : *Sec) 718 assert(OS.tell() - Start == Layout.getSectionAddressSize(Sec));