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.h7295 kRuntimeCallWrapperOffset); in CallRuntimeHelper()
Dsimulator-aarch64.cc11878 MemRead<uintptr_t>(instr + kRuntimeCallWrapperOffset); in DoRuntimeCall()