Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc3825 MetaDataDepot::BranchInterceptionAbstract* interception = in Simulator() local
3828 if (interception != nullptr) { in Simulator()
3830 // function's interception directly. We change the address that will be in Simulator()
3832 // the address in the LR. Note: the interception may modify the LR so in Simulator()
3833 // store it before calling the interception. in Simulator()
3835 (*interception)(this); in Simulator()

Completed in 24 milliseconds