Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dmodule_64.c271 const Elf64_Shdr *sechdrs) in get_stubs_size()
343 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc()
362 Elf64_Shdr *sechdrs, in module_frob_arch_sections()
410 static inline unsigned long my_r2(Elf64_Shdr *sechdrs, struct module *me) in my_r2()
423 static inline int create_stub(Elf64_Shdr *sechdrs, in create_stub()
449 static unsigned long stub_for_addr(Elf64_Shdr *sechdrs, in stub_for_addr()
487 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
Dvdso.c363 Elf64_Shdr *sechdrs; in find_section64()
/linux-4.4.14/arch/alpha/kernel/
Dmodule.c76 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()
81 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections()
145 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-4.4.14/arch/x86/um/asm/
Dmodule.h17 #define Elf_Shdr Elf64_Shdr
/linux-4.4.14/include/asm-generic/
Dmodule.h15 #define Elf_Shdr Elf64_Shdr
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h56 #define Elf_Shdr Elf64_Shdr
/linux-4.4.14/arch/ia64/kernel/
Dmodule.c425 Elf64_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections()
618 Elf64_Shdr *sec, void *location) in do_reloc()
787 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate_add()
792 Elf64_Shdr *target_sec; in apply_relocate_add()
/linux-4.4.14/arch/x86/kernel/
Dmachine_kexec_64.c409 Elf64_Shdr *sechdrs, unsigned int relsec) in arch_kexec_apply_relocations_add()
415 Elf64_Shdr *section, *symtabsec; in arch_kexec_apply_relocations_add()
Dmodule.c139 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
/linux-4.4.14/scripts/mod/
Dmodpost.h38 #define Elf_Shdr Elf64_Shdr
/linux-4.4.14/scripts/
Dsortextable.h42 # define Elf_Shdr Elf64_Shdr
Dsortextable.c315 || r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
Drecordmcount.c509 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
Drecordmcount.h71 # define Elf_Shdr Elf64_Shdr
/linux-4.4.14/include/uapi/linux/
Delf.h323 } Elf64_Shdr; typedef
/linux-4.4.14/arch/arm64/kernel/
Dmodule.c206 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()