Searched defs:PaddingSize (Results 1 – 9 of 9) sorted by relevance
489 int64_t PaddingSize = writeSectionData() local 506 int64_t PaddingSize = writeRelocations() local 647 int64_t PaddingSize = writeSymbols() local
85 uint64_t PaddingSize = AlignedOffset - CurrentOffset; in padToAlignment() local
162 uint64_t PaddingSize = in layoutSegments() local
1557 if (uint32_t PaddingSize = Csect.Address - CurrentAddressLocation) writeSectionForControlSectionEntry() local 1568 if (uint64_t PaddingSize = writeSectionForControlSectionEntry() local 1585 if (uint64_t PaddingSize = DwarfEntry.Address - CurrentAddressLocation) writeSectionForDwarfSectionEntry() local
994 uint32_t PaddingSize = PaddedSize - MetadataSize; emitXCOFFCInfoSym() local
567 uint64_t PaddingSize = 0; in computeTotalAllocSize() local 807 unsigned PaddingSize = 0; in emitSection() local [all...]
602 uint64_t PaddingSize = alignToPowerOf2(BILen, sizeof(uint64_t)) - BILen; writeImpl() local
588 auto PaddingSize = getNumPaddingBytes(NamesSize); readHeader() local
469 size_t PaddingSize = BI.Offset > CurrentPos ? BI.Offset - CurrentPos : 0; WriteBundle() local