Home
last modified time | relevance | path

Searched refs:kRuntimeCallWrapperOffset (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-constants-aarch64.h152 const unsigned kRuntimeCallWrapperOffset = 1 * kInstructionSize; variable
156 kRuntimeCallWrapperOffset + kRuntimeCallAddressSize;
Dmacro-assembler-aarch64.h3910 kRuntimeCallWrapperOffset); in CallRuntimeHelper()
Dsimulator-aarch64.cc6572 Memory::Read<uintptr_t>(instr + kRuntimeCallWrapperOffset); in DoRuntimeCall()