Searched defs:secname (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | module.c | 378 const char *secname = secstrs + s->sh_name; in module_finalize() local [all...] |
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | module.c | 473 char *secstrings, *secname; in module_finalize() local
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | module.c | 466 const char *secname = secstrs + s->sh_name; in module_finalize() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | module.c | 532 char *secstrings, *secname; in module_finalize() local
|
| /kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
| H A D | relocs.c | 118 static struct section *sec_lookup(const char *secname) in sec_lookup() argument
|
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | module.c | 943 char *secname = secstrings + s->sh_name; in module_finalize() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | vdso.c | 231 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32() argument 336 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64() argument
|
| /kernel/linux/linux-5.10/arch/mips/boot/tools/ |
| H A D | relocs.c | 108 static struct section *sec_lookup(const char *secname) in sec_lookup() argument
|
| /kernel/linux/linux-6.6/arch/mips/boot/tools/ |
| H A D | relocs.c | 108 static struct section *sec_lookup(const char *secname) in sec_lookup() argument
|
| /kernel/linux/linux-6.6/arch/parisc/kernel/ |
| H A D | module.c | 926 char *secname = secstrings + s->sh_name; in module_finalize() local
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| H A D | modpost.c | 350 const char *secname = sec_name(elf, sec); in export_from_secname() local 563 const char *secname; in parse_elf() local [all...] |
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | modpost.c | 517 const char *secname; in parse_elf() local 1181 check_export_symbol(struct module *mod, struct elf_info *elf, Elf_Addr faddr, const char *secname, Elf_Sym *sym) check_export_symbol() argument
|
Completed in 14 milliseconds