Searched refs:kCallSizeWithoutRelocation (Results 1 – 3 of 3) sorted by relevance
632 STATIC_ASSERT(Assembler::kCallSizeWithoutRelocation == 4 * kInstructionSize);641 return pc + Assembler::kCallSizeWithoutRelocation;
914 static const int kCallSizeWithoutRelocation = 4 * kInstructionSize; variable
2226 return kCallSizeWithoutRelocation; in CallSize()2243 return kCallSizeWithoutRelocation; in CallSize()