Home
last modified time | relevance | path

Searched refs:AuthenticatePC (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dpointer-authentication.h22 V8_INLINE static Address AuthenticatePC(Address* pc_address,
H A Dpointer-authentication-dummy.h19 V8_INLINE Address PointerAuthentication::AuthenticatePC( in AuthenticatePC() function in v8::internal::PointerAuthentication
H A Dframes-inl.h82 return PointerAuthentication::AuthenticatePC(pc_address, kSystemPointerSize); in ReadPC()
/third_party/node/deps/v8/src/execution/arm64/
H A Dpointer-authentication-arm64.h24 V8_INLINE Address PointerAuthentication::AuthenticatePC( in AuthenticatePC() function in v8::internal::PointerAuthentication
/third_party/node/deps/v8/src/regexp/
H A Dregexp-macro-assembler.cc293 Address old_pc = PointerAuthentication::AuthenticatePC(return_address, 0); in CheckStackGuardState()

Completed in 3 milliseconds