Home
last modified time | relevance | path

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

/arch/sparc/vdso/
A 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()
A Dvdso2c.c132 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x) macro
/arch/x86/entry/vdso/
A 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()
A Dvdso2c.c138 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x) macro
/arch/mips/vdso/
A 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()
A Dgenvdso.c93 #define ELF(x) _ELF(x, ELF_BITS) macro
/arch/alpha/
A 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/
A DKconfig396 Optional setting only affecting the uImage.o ELF-image used to
397 download the uImage file to the target using a ELF-loader other than
/arch/sh/mm/
A DKconfig109 to the libc through the ELF auxiliary vector.
/arch/
A DKconfig543 arch-specific ELF note section to core files. It must provide two
545 elf_coredump_extra_notes_write() which are invoked by the ELF core
805 this option, the compiler generates LLVM bitcode instead of ELF
1060 Modules only use ELF RELA relocations. Modules with ELF REL
1066 Modules only use ELF REL relocations. Modules with ELF RELA
/arch/powerpc/
A DKconfig644 prompt "Build big-endian kernel using ELF ABI V2" if LD_IS_BFD && EXPERT
649 This builds the kernel image using the "Power Architecture 64-Bit ELF
747 ELF core of OPAL memory after a crash. The ELF core is exported
/arch/powerpc/platforms/
A DKconfig.cputype490 compilers have support for an ELF ABI extension for a pc relative
/arch/s390/
A DKconfig512 handle system-calls from ELF binaries for 31 bit ESA. This option
/arch/arm/mm/
A DKconfig933 Place in the process address space an ELF shared object
/arch/mips/
A DKconfig2927 EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On
2970 DTB) included in the vmlinux ELF section .appended_dtb. By default
/arch/arm64/
A DKconfig1789 ELF shared object providing fast implementations of gettimeofday

Completed in 41 milliseconds