Home
last modified time | relevance | path

Searched refs:Elf32_Shdr (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dmodule.c113 apply_relocate_add(Elf32_Shdr * sechdrs, const char *strtab, in apply_relocate_add()
117 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate_add()
118 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate_add()
119 Elf32_Shdr *dstsec = sechdrs + relsec->sh_info; in apply_relocate_add()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_32.c73 const Elf32_Shdr *sechdrs, in get_plt_size()
120 Elf32_Shdr *sechdrs, in module_frob_arch_sections()
159 const Elf32_Shdr *sechdrs, in do_plt_call()
193 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_32.c74 const Elf32_Shdr *sechdrs, in get_plt_size()
121 Elf32_Shdr *sechdrs, in module_frob_arch_sections()
159 const Elf32_Shdr *sechdrs, in do_plt_call()
196 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
62 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
62 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dmodule.h12 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dmodule.h12 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule.c72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
75 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate()
76 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate()
77 Elf32_Shdr *dstsec = sechdrs + relsec->sh_info; in apply_relocate()
H A Dmodule-plts.c219 Elf32_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections()
247 Elf32_Shdr *dstsec = sechdrs + s->sh_info; in module_frob_arch_sections()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule.c110 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
113 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate()
114 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate()
115 Elf32_Shdr *dstsec = sechdrs + relsec->sh_info; in apply_relocate()
H A Dmodule-plts.c214 Elf32_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections()
242 Elf32_Shdr *dstsec = sechdrs + s->sh_info; in module_frob_arch_sections()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dmodule.h33 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmodule.h33 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c111 Elf32_Shdr __user *shdr_start; in create_vma_map()
114 Elf32_Shdr shdr, shdr_str; in create_vma_map()
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dmodule.c16 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dmodule.c16 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/kernel/linux/linux-5.10/arch/mips/boot/
H A Delf2ecoff.c203 static void convert_elf_shdrs(Elf32_Shdr * s, int num) in convert_elf_shdrs()
272 Elf32_Shdr *sh; in main()
335 sh = (Elf32_Shdr *) saveRead(infile, ex.e_shoff, in main()
336 ex.e_shnum * sizeof(Elf32_Shdr), in main()
/kernel/linux/linux-6.6/arch/mips/boot/
H A Delf2ecoff.c203 static void convert_elf_shdrs(Elf32_Shdr * s, int num) in convert_elf_shdrs()
272 Elf32_Shdr *sh; in main()
335 sh = (Elf32_Shdr *) saveRead(infile, ex.e_shoff, in main()
336 ex.e_shnum * sizeof(Elf32_Shdr), in main()
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dmodule.c9 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmodule.h39 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmodule.h39 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dmodule.c18 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dgenelf.h71 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf.h76 #define Elf_Shdr Elf32_Shdr
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dmodule.c47 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()

Completed in 9 milliseconds

123