Searched refs:kCallSizeWithRelocation (Results 1 – 6 of 6) sorted by relevance
633 STATIC_ASSERT(Assembler::kCallSizeWithRelocation == 2 * kInstructionSize);646 return pc + Assembler::kCallSizeWithRelocation;
915 static const int kCallSizeWithRelocation = 2 * kInstructionSize; variable
2228 return kCallSizeWithRelocation; in CallSize()2245 return kCallSizeWithRelocation; in CallSize()
4243 Assembler::kCallSizeWithRelocation + (2 * kInstructionSize); in GetProfileEntryHookCallSize()
311 Assembler::kCallSizeWithRelocation); in Generate()
5064 Assembler::kCallSizeWithRelocation); in DoStackCheck()