Home
last modified time | relevance | path

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

/arch/sparc/vdso/
Dvdso2c.h20 ELF(Shdr) *symtab_hdr = NULL, *strtab_hdr; in BITSFUNC()
21 ELF(Ehdr) *hdr = (ELF(Ehdr) *)raw_addr; in BITSFUNC()
22 ELF(Dyn) *dyn = 0, *dyn_end = 0; in BITSFUNC()
25 ELF(Phdr) *pt = (ELF(Phdr) *)(raw_addr + GET_BE(&hdr->e_phoff)); in BITSFUNC()
66 ELF(Shdr) *sh = raw_addr + GET_BE(&hdr->e_shoff) + in BITSFUNC()
84 ELF(Sym) *sym = raw_addr + GET_BE(&symtab_hdr->sh_offset) + in BITSFUNC()
Dvdso2c.c132 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x) macro
/arch/x86/entry/vdso/
Dvdso2c.h15 ELF(Ehdr) *hdr = (ELF(Ehdr) *)raw_addr; in BITSFUNC()
17 ELF(Shdr) *symtab_hdr = NULL, *strtab_hdr, *secstrings_hdr, in BITSFUNC()
19 ELF(Dyn) *dyn = 0, *dyn_end = 0; in BITSFUNC()
23 ELF(Phdr) *pt = (ELF(Phdr) *)(raw_addr + GET_LE(&hdr->e_phoff)); in BITSFUNC()
72 ELF(Shdr) *sh = raw_addr + GET_LE(&hdr->e_shoff) + in BITSFUNC()
92 ELF(Sym) *sym = raw_addr + GET_LE(&symtab_hdr->sh_offset) + in BITSFUNC()
Dvdso2c.c157 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x) macro
/arch/mips/vdso/
Dgenvdso.h9 const ELF(Ehdr) *ehdr = vdso; in FUNC()
11 ELF(Shdr) *shdr; in FUNC()
60 const ELF(Ehdr) *ehdr = vdso; in FUNC()
62 ELF(Shdr) *shdr; in FUNC()
63 const ELF(Sym) *sym; in FUNC()
Dgenvdso.c93 #define ELF(x) _ELF(x, ELF_BITS) macro
/arch/alpha/
DKconfig.debug19 ELF headers to determine where to transfer control. Unfortunately,
21 address rather than examining the ELF headers, and the result is a
/arch/
DKconfig684 this option, the compiler generates LLVM bitcode instead of ELF
820 Modules only use ELF RELA relocations. Modules with ELF REL
826 Modules only use ELF REL relocations. Modules with ELF RELA
/arch/sparc/
DKconfig406 Optional setting only affecting the uImage.o ELF-image used to
407 download the uImage file to the target using a ELF-loader other than
/arch/sh/mm/
DKconfig101 to the libc through the ELF auxiliary vector.
/arch/powerpc/
DKconfig649 ELF core of OPAL memory after a crash. The ELF core is exported
768 As the ELF standard only requires alignment to support page
/arch/s390/
DKconfig438 handle system-calls from ELF binaries for 31 bit ESA. This option
/arch/arm/mm/
DKconfig916 Place in the process address space an ELF shared object
/arch/mips/
DKconfig3091 EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On
3133 DTB) included in the vmlinux ELF section .appended_dtb. By default
/arch/arm64/
DKconfig1398 ELF shared object providing fast implementations of gettimeofday