Searched defs:StripPAC (Results 1 – 4 of 4) sorted by relevance
28 V8_INLINE Address PointerAuthentication::StripPAC(Address pc) { return pc; } in StripPAC() function
46 V8_INLINE Address PointerAuthentication::StripPAC(Address pc) { in StripPAC() function
264 uint64_t Simulator::StripPAC(uint64_t ptr, PointerType type) { in StripPAC() function in v8::internal::Simulator
190 uint64_t Simulator::StripPAC(uint64_t ptr, PointerType type) { in StripPAC() function in vixl::aarch64::Simulator