Home
last modified time | relevance | path

Searched refs:hwcaps (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
H A Djit_fort_helper.h69 unsigned long hwcaps = static_cast<unsigned long>(PrctlWrapper( in IsSupportPACFeature() local
71 if ((hwcaps & HWCAP_PACA) && (hwcaps & HWCAP_PACG)) { in IsSupportPACFeature()