Searched refs:find_sym64 (Results 1 – 1 of 1) sorted by relevance
102 static Elf64_Sym *find_sym64(const struct vdso_elfinfo64 *e, const char *name) in find_sym64() function120 Elf64_Sym *osym = find_sym64(e, orig); in patchsym64()121 Elf64_Sym *nsym = find_sym64(e, new); in patchsym64()