Searched defs:secstrings (Results 1 – 18 of 18) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | module.c | 27 char *secstrings, in module_frob_arch_sections() 158 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in do_patch_sections() local
|
/linux/arch/powerpc/kernel/ |
H A D | module.c | 23 char *secstrings; in find_section() local
|
/linux/arch/mips/kernel/ |
H A D | vpe.c | 183 Elf_Shdr *sechdrs, const char *secstrings) in layout_sections() 479 const char *secstrings, in simplify_symbols() 580 char *secstrings, *strtab = NULL; in vpe_elfload() local
|
H A D | module.c | 419 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
|
/linux/arch/x86/entry/vdso/ |
H A D | vdso2c.h | 55 const char *secstrings; in BITSFUNC() local
|
/linux/arch/s390/kernel/ |
H A D | module.c | 107 char *secstrings, struct module *me) in module_frob_arch_sections() 496 char *secstrings, *secname; in module_finalize() local
|
/linux/kernel/module/ |
H A D | strict_rwx.c | 90 char *secstrings, struct module *mod) in module_enforce_rwx_sections()
|
/linux/arch/hexagon/kernel/ |
H A D | module.c | 28 char *secstrings, in module_frob_arch_sections()
|
/linux/kernel/ |
H A D | cfi.c | 51 char *secstrings; in module_cfi_finalize() local
|
/linux/arch/riscv/kernel/ |
H A D | module-sections.c | 91 char *secstrings, struct module *mod) in module_frob_arch_sections()
|
/linux/arch/loongarch/kernel/ |
H A D | module-sections.c | 105 char *secstrings, struct module *mod) in module_frob_arch_sections()
|
/linux/lib/ |
H A D | bug.c | 91 char *secstrings; in module_bug_finalize() local
|
/linux/arch/alpha/kernel/ |
H A D | module.c | 65 char *secstrings, struct module *me) in module_frob_arch_sections()
|
/linux/arch/arm/kernel/ |
H A D | module-plts.c | 210 char *secstrings, struct module *mod) in module_frob_arch_sections()
|
/linux/arch/parisc/kernel/ |
H A D | module.c | 269 CONST char *secstrings, in module_frob_arch_sections() 835 char *secstrings; in module_finalize() local
|
/linux/arch/arm64/kernel/ |
H A D | module-plts.c | 281 char *secstrings, struct module *mod) in module_frob_arch_sections()
|
/linux/arch/sh/kernel/ |
H A D | dwarf.c | 1094 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_dwarf_finalize() local
|
/linux/include/linux/ |
H A D | module.h | 408 char *secstrings; member
|