Searched refs:Alignment64 (Results 1 – 2 of 2) sorted by relevance
433 uint64_t Alignment64 = Section.getAlignment(); in computeTotalAllocSize() local434 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeTotalAllocSize()527 uint64_t Alignment64 = Section.getAlignment(); in computeSectionStubBufSize() local530 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeSectionStubBufSize()656 uint64_t Alignment64 = Section.getAlignment(); in emitSection() local658 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in emitSection()
484 uint64_t Alignment64 = Section.getAlignment(); in computeTotalAllocSize() local485 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeTotalAllocSize()604 uint64_t Alignment64 = Section.getAlignment(); in computeSectionStubBufSize() local607 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeSectionStubBufSize()706 uint64_t Alignment64 = Section.getAlignment(); in emitSection() local708 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in emitSection()