Searched defs:check_gray_bit_without_offset (Results 1 - 1 of 1) sorted by relevance

/art/compiler/linker/arm64/
H A Drelative_patcher_arm64_test.cc974 const uint32_t check_gray_bit_without_offset = local
976 EXPECT_EQ(check_gray_bit_without_offset, GetOutputInsn(gray_check_offset + 4u) & 0xfff8001fu);
1215 const uint32_t check_gray_bit_without_offset = local
1217 EXPECT_EQ(check_gray_bit_without_offset, GetOutputInsn(thunk_offset + 4u) & 0xfff8001fu);

Completed in 49 milliseconds