Lines Matching refs:DCHECK_ALIGNED
197 DCHECK_ALIGNED(literal_offset, 4u); in PatchCall()
198 DCHECK_ALIGNED(patch_offset, 4u); in PatchCall()
199 DCHECK_ALIGNED(target_offset, 4u); in PatchCall()
208 DCHECK_ALIGNED(patch_offset, 4u); in PatchPcRelativeReference()
209 DCHECK_ALIGNED(target_offset, 4u); in PatchPcRelativeReference()
312 DCHECK_ALIGNED(patch_offset, 4u); in PatchEntrypointCall()
322 DCHECK_ALIGNED(patch_offset, 4u); in PatchBakerReadBarrierBranch()
328 DCHECK_ALIGNED(target_offset, 4u); in PatchBakerReadBarrierBranch()
372 DCHECK_ALIGNED(displacement, 4u); in PatchBl()
435 DCHECK_ALIGNED(offset, 4u); in SetInsn()
445 DCHECK_ALIGNED(offset, 4u); in GetInsn()