Searched refs:getAlignmentOffset (Results 1 – 5 of 5) sorted by relevance
99 << ", align-ofs = " << B.getAlignmentOffset() in operator <<()169 B.getAlignment(), B.getAlignmentOffset()) in splitBlock()172 B.getAddress(), B.getAlignment(), B.getAlignmentOffset()); in splitBlock()177 B.setAlignmentOffset((B.getAlignmentOffset() + SplitIndex) % in splitBlock()267 << ", alignment-offset = " << B->getAlignmentOffset() << "\n"; in dump()
87 uint64_t Delta = (B.getAlignmentOffset() - Addr) % B.getAlignment(); in alignToBlock()94 uint64_t Delta = (B.getAlignmentOffset() - PAddr) % B.getAlignment(); in alignToBlock()
384 << " and alignment offset " << B->getAlignmentOffset() << "\n"; in copyBlockContentToWorkingMemory()
225 uint64_t getAlignmentOffset() const { return AlignmentOffset; } in getAlignmentOffset() function
233 ``getAlignmentOffset`` method. It represents the offset from the alignment