Home | History | Annotate | Download | only in MC

Lines Matching refs:Pad

406   // Pad to a multiple of the pointer size.
596 // Explicitly pad the section to match the alignment requirements of the
854 uint64_t Pad = getPaddingSize(it, Layout);
855 for (unsigned int i = 0; i < Pad; ++i)