Searched defs:strtab (Results 1 - 45 of 45) sorted by relevance

/linux-4.4.14/include/linux/
H A Dmoduleloader.h42 apply_relocate(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate() argument
65 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
H A Dmodule.h308 char *strtab; member in struct:mod_kallsyms
/linux-4.4.14/arch/openrisc/kernel/
H A Dmodule.c20 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/h8300/kernel/
H A Dmodule.c8 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/unicore32/kernel/
H A Dmodule.c33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, apply_relocate() argument
/linux-4.4.14/arch/xtensa/kernel/
H A Dmodule.c49 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
/linux-4.4.14/arch/sh/kernel/
H A Dmodule.c37 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/microblaze/kernel/
H A Dmodule.c21 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
/linux-4.4.14/arch/cris/kernel/
H A Dmodule.c45 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/c6x/kernel/
H A Dmodule.c45 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/mips/kernel/
H A Dmodule-rela.c107 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
H A Dmodule.c195 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, apply_relocate() argument
H A Dvpe.c581 char *secstrings, *strtab = NULL; vpe_elfload() local
676 const char *strtab = (char *)sechdrs[strindex].sh_addr; vpe_elfload() local
425 apply_relocations(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocations() argument
477 simplify_symbols(Elf_Shdr *sechdrs, unsigned int symindex, const char *strtab, const char *secstrings, unsigned int nsecs, struct module *mod) simplify_symbols() argument
536 dump_elfsymbols(Elf_Shdr *sechdrs, unsigned int symindex, const char *strtab, struct module *mod) dump_elfsymbols() argument
550 find_vpe_symbols(struct vpe *v, Elf_Shdr *sechdrs, unsigned int symindex, const char *strtab, struct module *mod) find_vpe_symbols() argument
/linux-4.4.14/arch/score/kernel/
H A Dmodule.c30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, apply_relocate() argument
/linux-4.4.14/arch/m68k/kernel/
H A Dmodule.c22 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate() argument
62 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/mips/vdso/
H A Dgenvdso.h119 char *strtab, *name; get_symbols() local
/linux-4.4.14/arch/mn10300/kernel/
H A Dmodule.c56 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/nios2/kernel/
H A Dmodule.c44 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
/linux-4.4.14/arch/m32r/kernel/
H A Dmodule.c71 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/tile/kernel/
H A Dmodule.c122 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/arc/kernel/
H A Dmodule.c61 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *module) apply_relocate_add() argument
/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt.c229 const char *_fdt_find_string(const char *strtab, int tabsize, const char *s) _fdt_find_string() argument
H A Dfdt_sw.c202 char *strtab = (char *)fdt + fdt_totalsize(fdt); _fdt_find_add_string() local
H A Dfdt_rw.c152 char *strtab = (char *)fdt + fdt_off_dt_strings(fdt); _fdt_find_add_string() local
/linux-4.4.14/arch/sparc/kernel/
H A Dmodule.c61 char *strtab; module_frob_arch_sections() local
82 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/hexagon/kernel/
H A Dmodule.c80 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
/linux-4.4.14/arch/blackfin/kernel/
H A Dmodule.c151 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
252 const char *strtab = (char *)sechdrs[strindex].sh_addr; module_finalize() local
/linux-4.4.14/arch/x86/kernel/
H A Dmodule.c99 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate() argument
139 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
H A Dmachine_kexec_64.c417 const char *strtab, *name, *shstrtab; arch_kexec_apply_relocations_add() local
/linux-4.4.14/arch/alpha/kernel/
H A Dmodule.c145 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Dmodule_32.c212 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *module) apply_relocate_add() argument
H A Dmodule_64.c330 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) dedotify() argument
343 find_dot_toc(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex) find_dot_toc() argument
487 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/s390/kernel/
H A Dmodule.c398 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
209 apply_rela(Elf_Rela *rela, Elf_Addr base, Elf_Sym *symtab, const char *strtab, struct module *me) apply_rela() argument
/linux-4.4.14/arch/metag/kernel/
H A Dmodule.c198 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/arm64/kernel/
H A Dmodule.c206 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/avr32/kernel/
H A Dmodule.c145 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
/linux-4.4.14/arch/arm/kernel/
H A Dmodule.c55 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, apply_relocate() argument
/linux-4.4.14/scripts/
H A Dsortextable.h109 const char *strtab; do_func() local
/linux-4.4.14/scripts/mod/
H A Dmodpost.h136 char *strtab; member in struct:elf_info
/linux-4.4.14/arch/x86/tools/
H A Drelocs.c33 char *strtab; member in struct:section
274 char *strtab; sym_lookup() local
/linux-4.4.14/kernel/
H A Dkexec_file.c948 const char *strtab; kexec_purgatory_find_symbol() local
H A Dmodule.c325 char *secstrings, *strtab; member in struct:load_info
/linux-4.4.14/arch/parisc/kernel/
H A Dmodule.c862 const char *strtab = NULL; module_finalize() local
538 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
675 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
/linux-4.4.14/arch/ia64/kernel/
H A Dmodule.c787 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, apply_relocate_add() argument
/linux-4.4.14/drivers/iommu/
H A Darm-smmu-v3.c547 __le64 *strtab; member in struct:arm_smmu_strtab_cfg
1098 static void arm_smmu_init_bypass_stes(u64 *strtab, unsigned int nent) arm_smmu_init_bypass_stes() argument
1115 void *strtab; arm_smmu_init_l2_strtab() local
2036 void *strtab = smmu->strtab_cfg.strtab; arm_smmu_init_l1_strtab() local
2054 void *strtab; arm_smmu_init_strtab_2lvl() local
2109 void *strtab; arm_smmu_init_strtab_linear() local

Completed in 1680 milliseconds