Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dalternative.c202 const struct elf64_shdr *shdr; in apply_alternatives_vdso()
203 const struct elf64_shdr *alt; in apply_alternatives_vdso()
/linux-6.15/include/linux/
H A Delf.h55 #define elf_shdr elf64_shdr
/linux-6.15/arch/s390/kernel/
H A Dvdso.c165 const struct elf64_shdr *alt, *shdr; in vdso_apply_alternatives()
/linux-6.15/tools/include/uapi/linux/
H A Delf.h329 typedef struct elf64_shdr { struct
/linux-6.15/include/uapi/linux/
H A Delf.h339 typedef struct elf64_shdr { struct
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c2932 const struct elf64_shdr *shdr = (const struct elf64_shdr *)&img[ehdr->e_shoff]; in r535_gsp_elf_section()