reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
646 StartAddress = alignTo(StartAddress, Sec->getAlignment()); 646 StartAddress = alignTo(StartAddress, Sec->getAlignment()); 647 SectionAddress[Sec] = StartAddress; 648 StartAddress += Layout.getSectionAddressSize(Sec); 653 StartAddress += getPaddingSize(Sec, Layout);