Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c877 u64 mapsz; in find_elf_clone_got() local
878 void *elf = map_path(path, &mapsz); in find_elf_clone_got()
903 if (munmap(elf, mapsz) < 0) { in find_elf_clone_got()