Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
Dmoduleloader.h49 const char *strtab, in apply_relocate()
72 const char *strtab, in apply_relocate_add()
/Linux-v5.4/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.c307 static int __apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in __apply_relocate()
392 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
400 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/m68k/kernel/
Dmodule.c23 const char *strtab, in apply_relocate()
63 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/sparc/kernel/
Dmodule.c62 char *strtab; in module_frob_arch_sections() local
84 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/x86/kernel/
Dmodule.c90 const char *strtab, in apply_relocate()
130 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/s390/kernel/
Dmodule.c216 const char *strtab, struct module *me) in apply_rela()
415 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/openrisc/kernel/
Dmodule.c17 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/h8300/kernel/
Dmodule.c10 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/xtensa/kernel/
Dmodule.c48 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/unicore32/kernel/
Dmodule.c30 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/Linux-v5.4/arch/microblaze/kernel/
Dmodule.c18 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/sh/kernel/
Dmodule.c25 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/powerpc/kernel/
Dmodule_64.c304 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
321 const char *strtab, in find_dot_toc()
523 const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/nios2/kernel/
Dmodule.c44 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/mips/vdso/
Dgenvdso.h64 char *strtab, *name; in FUNC() local
/Linux-v5.4/arch/c6x/kernel/
Dmodule.c42 const char *strtab, in apply_relocate_add()
/Linux-v5.4/scripts/dtc/libfdt/
Dfdt_sw.c244 char *strtab = (char *)fdt + fdt_totalsize(fdt); in fdt_add_string_() local
270 char *strtab = (char *)fdt + fdt_totalsize(fdt); in fdt_find_add_string_() local
/Linux-v5.4/arch/csky/kernel/
Dmodule.c50 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/hexagon/kernel/
Dmodule.c67 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.4/arch/arc/kernel/
Dmodule.c46 const char *strtab, in apply_relocate_add()
/Linux-v5.4/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.4/kernel/
Dmodule-internal.h18 char *secstrings, *strtab; member
/Linux-v5.4/arch/arm/kernel/
Dmodule.c66 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/Linux-v5.4/arch/alpha/kernel/
Dmodule.c133 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add()

12