Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/vdso/
H A Dvma.c170 static Elf32_Sym *find_sym32(const struct vdso_elfinfo32 *e, const char *name) in find_sym32() function
188 Elf32_Sym *osym = find_sym32(e, orig); in patchsym32()
189 Elf32_Sym *nsym = find_sym32(e, new); in patchsym32()