Home
last modified time | relevance | path

Searched defs:strtab (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v5.15/include/linux/
Dmoduleloader.h54 const char *strtab, in apply_relocate()
77 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/mips/kernel/
Dvpe.c426 const char *strtab, in apply_relocations()
479 const char *strtab, in simplify_symbols()
537 const char *strtab, struct module *mod) in dump_elfsymbols()
551 unsigned int symindex, const char *strtab, in find_vpe_symbols()
581 char *secstrings, *strtab = NULL; in vpe_elfload() local
676 const char *strtab = (char *)sechdrs[strindex].sh_addr; in vpe_elfload() local
Dmodule.c313 static int __apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in __apply_relocate()
386 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
394 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/x86/kernel/
Dmodule.c90 const char *strtab, in apply_relocate()
131 const char *strtab, in __apply_relocate_add()
222 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/m68k/kernel/
Dmodule.c23 const char *strtab, in apply_relocate()
63 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/sparc/kernel/
Dmodule.c62 char *strtab; in module_frob_arch_sections() local
84 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/s390/kernel/
Dmodule.c235 const char *strtab, struct module *me, in apply_rela()
439 static int __apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in __apply_relocate_add()
465 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/powerpc/kernel/
Dmodule_64.c246 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
263 const char *strtab, in find_dot_toc()
504 const char *strtab, in apply_relocate_add()
Dmodule_32.c187 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/openrisc/kernel/
Dmodule.c17 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/h8300/kernel/
Dmodule.c10 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/xtensa/kernel/
Dmodule.c48 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/microblaze/kernel/
Dmodule.c18 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/sh/kernel/
Dmodule.c25 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/nios2/kernel/
Dmodule.c43 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/mips/vdso/
Dgenvdso.h64 char *strtab, *name; in FUNC() local
/Linux-v5.15/drivers/remoteproc/
Dremoteproc_elf_helpers.h104 char *strtab; local
/Linux-v5.15/scripts/dtc/libfdt/
Dfdt_sw.c252 char *strtab = (char *)fdt + fdt_totalsize(fdt); in fdt_add_string_() local
278 char *strtab = (char *)fdt + fdt_totalsize(fdt); in fdt_find_add_string_() local
/Linux-v5.15/arch/hexagon/kernel/
Dmodule.c67 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/csky/kernel/
Dmodule.c49 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/arc/kernel/
Dmodule.c46 const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/parisc/kernel/
Dmodule.c519 const char *strtab, in apply_relocate_add()
664 const char *strtab, in apply_relocate_add()
862 const char *strtab = NULL; in module_finalize() local
/Linux-v5.15/kernel/
Dmodule-internal.h18 char *secstrings, *strtab; member
/Linux-v5.15/arch/alpha/kernel/
Dmodule.c133 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.15/arch/arm/kernel/
Dmodule.c72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()

12