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.h27 FILE *outfile, ELF(Shdr) *sec, const char *name) in BITSFUNC()
50 ELF(Ehdr) *hdr = (ELF(Ehdr) *)raw_addr; in BITSFUNC()
52 ELF(Shdr) *symtab_hdr = NULL, *strtab_hdr, *secstrings_hdr, in BITSFUNC()
54 ELF(Dyn) *dyn = 0, *dyn_end = 0; in BITSFUNC()
58 ELF(Phdr) *pt = (ELF(Phdr) *)(raw_addr + GET_LE(&hdr->e_phoff)); in BITSFUNC()
107 ELF(Shdr) *sh = raw_addr + GET_LE(&hdr->e_shoff) + in BITSFUNC()
129 ELF(Sym) *sym = raw_addr + GET_LE(&symtab_hdr->sh_offset) + in BITSFUNC()
Dvdso2c.c159 #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/sparc/
DKconfig399 Optional setting only affecting the uImage.o ELF-image used to
400 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/
DKconfig685 this option, the compiler generates LLVM bitcode instead of ELF
876 Modules only use ELF RELA relocations. Modules with ELF REL
882 Modules only use ELF REL relocations. Modules with ELF RELA
/arch/powerpc/
DKconfig646 ELF core of OPAL memory after a crash. The ELF core is exported
/arch/s390/
DKconfig447 handle system-calls from ELF binaries for 31 bit ESA. This option
/arch/arm/mm/
DKconfig913 Place in the process address space an ELF shared object
/arch/mips/
DKconfig3094 EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On
3136 DTB) included in the vmlinux ELF section .appended_dtb. By default
/arch/arm64/
DKconfig1454 ELF shared object providing fast implementations of gettimeofday