Home
last modified time | relevance | path

Searched refs:kCallSizeWithRelocation (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/arm64/
Dassembler-arm64-inl.h633 STATIC_ASSERT(Assembler::kCallSizeWithRelocation == 2 * kInstructionSize);
646 return pc + Assembler::kCallSizeWithRelocation;
Dassembler-arm64.h915 static const int kCallSizeWithRelocation = 2 * kInstructionSize; variable
Dmacro-assembler-arm64.cc2228 return kCallSizeWithRelocation; in CallSize()
2245 return kCallSizeWithRelocation; in CallSize()
Dcode-stubs-arm64.cc4243 Assembler::kCallSizeWithRelocation + (2 * kInstructionSize); in GetProfileEntryHookCallSize()
Dfull-codegen-arm64.cc311 Assembler::kCallSizeWithRelocation); in Generate()
Dlithium-codegen-arm64.cc5064 Assembler::kCallSizeWithRelocation); in DoStackCheck()