Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dmodule.h14 struct elf64_shdr; /* forward declration */
18 struct elf64_shdr *core_plt; /* core PLT section */
19 struct elf64_shdr *init_plt; /* init PLT section */
20 struct elf64_shdr *got; /* global offset table */
21 struct elf64_shdr *opd; /* official procedure descriptors */
22 struct elf64_shdr *unwind; /* unwind-table section */
/openbmc/linux/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()
/openbmc/linux/include/linux/
H A Delf.h55 #define elf_shdr elf64_shdr
/openbmc/linux/include/uapi/linux/
H A Delf.h321 typedef struct elf64_shdr { struct
/openbmc/qemu/include/
H A Delf.h1614 typedef struct elf64_shdr { struct
1786 #define elf_shdr elf64_shdr
/openbmc/qemu/hw/core/
H A Dloader.c323 #define elf_shdr elf64_shdr