Searched defs:SafeFetch32 (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/os_cpu/linux_aarch64/vm/
H A Dlinux_aarch64.S30 SafeFetch32: label
/openjdk9/hotspot/src/cpu/zero/vm/
H A DstubGenerator_zero.cpp190 static int SafeFetch32(int *adr, int errValue) { function in class:StubGenerator
/openjdk9/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp462 inline int SafeFetch32(int* adr, int errValue) { function

Completed in 96 milliseconds