Searched defs:PaddingSize (Results 1 – 9 of 9) sorted by relevance
563 int64_t PaddingSize = (uint64_t)InitSections[I].FileOffsetToData - writeSectionData() local 580 int64_t PaddingSize = writeRelocations() local 760 int64_t PaddingSize = writeSymbols() local
85 uint64_t PaddingSize = AlignedOffset - CurrentOffset; padToAlignment() local
162 uint64_t PaddingSize = layoutSegments() local
1621 if (uint32_t PaddingSize = Csect.Address - CurrentAddressLocation) writeSectionForControlSectionEntry() local 1632 if (uint64_t PaddingSize = writeSectionForControlSectionEntry() local 1649 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; emitSection() local [all...]
941 uint64_t PaddingSize = alignToPowerOf2(BILen, sizeof(uint64_t)) - BILen; writeImpl() local
473 size_t PaddingSize = BI.Offset > CurrentPos ? BI.Offset - CurrentPos : 0; WriteBundle() local
3661 uint64_t PaddingSize = 0; // size of padding required at the end mapCodeSections() local 4076 const uint64_t PaddingSize = appendPadding() local