Searched refs:PACHelper (Results 1 - 2 of 2) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 6695 void Simulator::PACHelper(int dst, in Simulator() function in vixl::aarch64::Simulator 6811 PACHelper(17, 16, pac_key, &Simulator::AddPAC); in Simulator() 6817 PACHelper(30, 31, pac_key, &Simulator::AddPAC); in Simulator() 6837 PACHelper(30, -1, pac_key, &Simulator::AddPAC); in Simulator() 6843 PACHelper(17, 16, pac_key, &Simulator::AuthPAC); in Simulator() 6849 PACHelper(30, 31, pac_key, &Simulator::AuthPAC); in Simulator() 6855 PACHelper(30, -1, pac_key, &Simulator::AuthPAC); in Simulator()
|
H A D | simulator-aarch64.h | 2847 void PACHelper(int dst,
|
Completed in 23 milliseconds