Searched refs:kX86_64InstructionAlignment (Results 1 – 3 of 3) sorted by relevance
55 kX86_64InstructionAlignment); in TEST()
83 static constexpr size_t kX86_64InstructionAlignment = 1; variable131 return kX86_64InstructionAlignment; in GetInstructionSetInstructionAlignment()
938 CodeOffset::FromOffset(kX86_64InstructionAlignment, InstructionSet::kX86_64); in TEST()946 EXPECT_EQ(offset_x86_64.Uint32Value(InstructionSet::kX86_64), kX86_64InstructionAlignment); in TEST()