Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/vdso/
H A Dvma.c102 static Elf64_Sym *find_sym64(const struct vdso_elfinfo64 *e, const char *name) in find_sym64() function
120 Elf64_Sym *osym = find_sym64(e, orig); in patchsym64()
121 Elf64_Sym *nsym = find_sym64(e, new); in patchsym64()