Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c876 u64 find_elf_clone_got(const char *path) { in find_elf_clone_got() function
927 u64 *got = ((u64 *)p) + find_elf_clone_got("/system/lib64/libc.so"); in hook_clone()