Home
last modified time | relevance | path

Searched refs:kRuntimeCallAddressSize (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-constants-aarch64.h156 const unsigned kRuntimeCallAddressSize = sizeof(uintptr_t); member
158 kRuntimeCallWrapperOffset + kRuntimeCallAddressSize;
160 kRuntimeCallFunctionOffset + kRuntimeCallAddressSize;
H A Dsimulator-aarch64.cc14596 VIXL_STATIC_ASSERT(kRuntimeCallAddressSize == sizeof(uintptr_t)); in Simulator()

Completed in 17 milliseconds