Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-constants-aarch64.h144 const unsigned kRuntimeCallWrapperOffset = 1 * kInstructionSize; variable
148 kRuntimeCallWrapperOffset + kRuntimeCallAddressSize;
Dmacro-assembler-aarch64.h3398 kRuntimeCallWrapperOffset); in CallRuntime()
Dsimulator-aarch64.cc5377 Memory::Read<uintptr_t>(instr + kRuntimeCallWrapperOffset); in DoRuntimeCall()