Searched refs:kCallSizeWithRelocation (Results 1 – 6 of 6) sorted by relevance
633 STATIC_ASSERT(Assembler::kCallSizeWithRelocation == 2 * kInstructionSize);646 return pc + Assembler::kCallSizeWithRelocation;
845 static const int kCallSizeWithRelocation = 2 * kInstructionSize; variable
2012 return kCallSizeWithRelocation; in CallSize()2029 return kCallSizeWithRelocation; in CallSize()
4650 Assembler::kCallSizeWithRelocation + (2 * kInstructionSize);
347 Assembler::kCallSizeWithRelocation); in Generate()
4764 Assembler::kCallSizeWithRelocation); in DoStackCheck()