Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dconfig.c112 const char *config_get_section_value(struct config *config, const char *secname, in config_get_section_value()
/openbmc/linux/arch/arm/kernel/
H A Dmodule.c466 const char *secname = secstrs + s->sh_name; in module_finalize() local
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c532 char *secstrings, *secname; in module_finalize() local
/openbmc/linux/arch/parisc/kernel/
H A Dmodule.c926 char *secname = secstrings + s->sh_name; in module_finalize() local
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c108 static struct section *sec_lookup(const char *secname) in sec_lookup()
/openbmc/linux/scripts/mod/
H A Dmodpost.c516 const char *secname; in parse_elf() local
1129 Elf_Addr faddr, const char *secname, in check_export_symbol()