Searched refs:kCallCodeSize (Results 1 – 2 of 2) sorted by relevance
199 static const int kCallCodeSize = 5; in PatchCodeWithCall() local200 int code_size = kCallCodeSize + guard_bytes; in PatchCodeWithCall()215 ASSERT_EQ(kCallCodeSize, in PatchCodeWithCall()
161 static const int kCallCodeSize = 13; in PatchCodeWithCall() local162 int code_size = kCallCodeSize + guard_bytes; in PatchCodeWithCall()178 ASSERT_EQ(kCallCodeSize, in PatchCodeWithCall()