Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c861 typedef Elf64_Sym sym_t; typedef
887 sym_t *sym = ((sym_t *)elf) + symhdr->sh_offset; in find_elf_clone_got()
893 sym_t *s = &sym[ELF64_R_SYM(r->r_info)]; in find_elf_clone_got()