Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/vdso/
H A Dvma.c45 struct vdso_elfinfo32 { struct
63 struct vdso_elfinfo32 elf32; argument
136 static void *one_section32(struct vdso_elfinfo32 *e, const char *name, in one_section32()
157 struct vdso_elfinfo32 *e = &_e->u.elf32; in find_sections32()
170 static Elf32_Sym *find_sym32(const struct vdso_elfinfo32 *e, const char *name) in find_sym32()
187 struct vdso_elfinfo32 *e = &_e->u.elf32; in patchsym32()