Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1037 u64 scap = first_bl(cap); in locate_hooks() local
1038 if (cap == (u64)-1 || scap == (u64)-1) { in locate_hooks()
1040 dbg("scap=%016zx", scap); in locate_hooks()
1043 u64 hooks = find_adrp_add(scap); in locate_hooks()