/linux-4.1.27/arch/openrisc/kernel/ |
H A D | module.c | 20 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/include/linux/ |
H A D | moduleloader.h | 42 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 D | module.h | 216 char *strtab; member in struct:mod_kallsyms
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | module.c | 49 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | module.c | 37 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/unicore32/kernel/ |
H A D | module.c | 33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, apply_relocate() argument
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | module.c | 21 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
|
/linux-4.1.27/arch/cris/kernel/ |
H A D | module.c | 45 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/score/kernel/ |
H A D | module.c | 30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, apply_relocate() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | module-rela.c | 107 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
|
H A D | module.c | 195 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, apply_relocate() argument
|
H A D | vpe.c | 581 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.1.27/arch/mn10300/kernel/ |
H A D | module.c | 56 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | module.c | 44 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | module.c | 45 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/m32r/kernel/ |
H A D | module.c | 71 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | module.c | 22 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.1.27/arch/sparc/kernel/ |
H A D | module.c | 61 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.1.27/arch/tile/kernel/ |
H A D | module.c | 122 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | module.c | 151 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.1.27/arch/hexagon/kernel/ |
H A D | module.c | 80 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | module.c | 61 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *module) apply_relocate_add() argument
|
/linux-4.1.27/scripts/dtc/libfdt/ |
H A D | fdt.c | 201 const char *_fdt_find_string(const char *strtab, int tabsize, const char *s) _fdt_find_string() argument
|
H A D | fdt_sw.c | 170 char *strtab = (char *)fdt + fdt_totalsize(fdt); _fdt_find_add_string() local
|
H A D | fdt_rw.c | 152 char *strtab = (char *)fdt + fdt_off_dt_strings(fdt); _fdt_find_add_string() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | module.c | 99 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 D | machine_kexec_64.c | 415 const char *strtab, *name, *shstrtab; arch_kexec_apply_relocations_add() local
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | module.c | 198 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | module.c | 398 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.1.27/arch/powerpc/kernel/ |
H A D | module_32.c | 212 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *module) apply_relocate_add() argument
|
H A D | module_64.c | 330 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.1.27/arch/arm64/kernel/ |
H A D | module.c | 196 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) apply_relocate_add() argument
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | module.c | 145 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | module.c | 50 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, apply_relocate() argument
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | module.c | 145 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, apply_relocate_add() argument
|
/linux-4.1.27/scripts/ |
H A D | sortextable.h | 109 const char *strtab; do_func() local
|
/linux-4.1.27/scripts/mod/ |
H A D | modpost.h | 130 char *strtab; member in struct:elf_info
|
/linux-4.1.27/arch/x86/tools/ |
H A D | relocs.c | 33 char *strtab; member in struct:section 274 char *strtab; sym_lookup() local
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | module.c | 862 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.1.27/arch/ia64/kernel/ |
H A D | module.c | 795 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, apply_relocate_add() argument
|
/linux-4.1.27/kernel/ |
H A D | kexec.c | 2580 const char *strtab; kexec_purgatory_find_symbol() local
|
H A D | module.c | 176 char *secstrings, *strtab; member in struct:load_info
|