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

/openjdk9/hotspot/src/os_cpu/linux_aarch64/vm/
H A Dlinux_aarch64.S41 SafeFetchN: label
/openjdk9/hotspot/src/cpu/zero/vm/
H A DstubGenerator_zero.cpp219 static intptr_t SafeFetchN(intptr_t *adr, intptr_t errValue) { function in class:StubGenerator
/openjdk9/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp466 inline intptr_t SafeFetchN(intptr_t* adr, intptr_t errValue) { function

Completed in 104 milliseconds