Home
last modified time | relevance | path

Searched refs:Elf32_Shdr (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.12.1/arch/powerpc/kernel/
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()
/linux-6.12.1/arch/m68k/kernel/
Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
62 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-6.12.1/arch/arm/kernel/
Dmodule.c76 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
79 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate()
80 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate()
81 Elf32_Shdr *dstsec = sechdrs + relsec->sh_info; in apply_relocate()
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()
Dvdso.c103 Elf32_Shdr *sechdrs; in find_section()
/linux-6.12.1/arch/x86/um/asm/
Dmodule.h12 #define Elf_Shdr Elf32_Shdr
/linux-6.12.1/include/asm-generic/
Dmodule.h33 #define Elf_Shdr Elf32_Shdr
/linux-6.12.1/arch/microblaze/kernel/
Dmodule.c18 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-6.12.1/arch/openrisc/kernel/
Dmodule.c16 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-6.12.1/arch/mips/include/asm/
Dmodule.h39 #define Elf_Shdr Elf32_Shdr
/linux-6.12.1/arch/mips/boot/
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()
/linux-6.12.1/arch/sh/kernel/
Dmodule.c24 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-6.12.1/arch/csky/kernel/
Dmodule.c49 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-6.12.1/arch/nios2/kernel/
Dmodule.c23 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-6.12.1/tools/perf/util/
Dgenelf.h79 #define Elf_Shdr Elf32_Shdr
/linux-6.12.1/arch/xtensa/kernel/
Dmodule.c47 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-6.12.1/arch/arc/kernel/
Dmodule.c45 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-6.12.1/scripts/mod/
Dmodpost.h28 #define Elf_Shdr Elf32_Shdr
/linux-6.12.1/scripts/
Dsorttable.c334 r2(&ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()
Dinsert-sys-cert.c40 #define Elf_Shdr Elf32_Shdr
Dsorttable.h77 # define Elf_Shdr Elf32_Shdr
Drecordmcount.c617 || w2(ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()
/linux-6.12.1/include/uapi/linux/
Delf.h319 } Elf32_Shdr; typedef
/linux-6.12.1/arch/x86/kernel/
Dmodule.c40 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
/linux-6.12.1/arch/sparc/vdso/
Dvma.c140 Elf32_Shdr *shdrs; in one_section32()

12