Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/vdso/
H A Dvma.c53 struct vdso_elfinfo64 { struct
64 struct vdso_elfinfo64 elf64; argument
68 static void *one_section64(struct vdso_elfinfo64 *e, const char *name, in one_section64()
89 struct vdso_elfinfo64 *e = &_e->u.elf64; in find_sections64()
102 static Elf64_Sym *find_sym64(const struct vdso_elfinfo64 *e, const char *name) in find_sym64()
119 struct vdso_elfinfo64 *e = &_e->u.elf64; in patchsym64()