Home
last modified time | relevance | path

Searched defs:secname (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/arm/kernel/
Dmodule.c466 const char *secname = secstrs + s->sh_name; in module_finalize() local
/linux-6.6.21/arch/s390/kernel/
Dmodule.c532 char *secstrings, *secname; in module_finalize() local
/linux-6.6.21/arch/parisc/kernel/
Dmodule.c926 char *secname = secstrings + s->sh_name; in module_finalize() local
/linux-6.6.21/arch/mips/boot/tools/
Drelocs.c108 static struct section *sec_lookup(const char *secname) in sec_lookup()
/linux-6.6.21/scripts/mod/
Dmodpost.c517 const char *secname; in parse_elf() local
1182 Elf_Addr faddr, const char *secname, in check_export_symbol()