Searched refs:kCallCodeSize (Results 1 – 2 of 2) sorted by relevance
120 static const int kCallCodeSize = 5; in PatchCodeWithCall() local121 int code_size = kCallCodeSize + guard_bytes; in PatchCodeWithCall()136 DCHECK_EQ(kCallCodeSize, in PatchCodeWithCall()
125 static const int kCallCodeSize = 5; in PatchCodeWithCall() local126 int code_size = kCallCodeSize + guard_bytes; in PatchCodeWithCall()141 DCHECK_EQ(kCallCodeSize, in PatchCodeWithCall()