Searched refs:Alignment64 (Results 1 – 1 of 1) sorted by relevance
490 uint64_t Alignment64 = Section.getAlignment(); in computeTotalAllocSize() local491 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeTotalAllocSize()610 uint64_t Alignment64 = Section.getAlignment(); in computeSectionStubBufSize() local613 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeSectionStubBufSize()717 uint64_t Alignment64 = Section.getAlignment(); in emitSection() local719 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in emitSection()