reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
209 if (!Fragment->isInsertionPoint()) 211 uint64_t OldSize = Fragment->getSize(); 213 uint64_t MaxWindowSize = getMaxWindowSize(Fragment, Layout); 218 uint64_t SectionAlignment = Fragment->getParent()->getAlignment(); 222 MCPFRange &Jurisdiction = getJurisdiction(Fragment, Layout); 227 Fragment->setSize(Size); 228 Layout.invalidateFragmentsFrom(Fragment); 258 Fragment->setSize(OptimalSize); 259 Layout.invalidateFragmentsFrom(Fragment);