Searched defs:shname (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/
H A Dmodule.c35 const char *shname = secstrings + s->sh_name; module_frob_arch_sections() local
254 const char *shname = secstrings + sechdrs[i].sh_name; module_finalize() local
/linux-4.1.27/samples/bpf/
H A Dbpf_load.c137 static int get_sec(Elf *elf, int i, GElf_Ehdr *ehdr, char **shname, get_sec() argument
197 char *shname, *shname_prog; load_bpf_file() local

Completed in 100 milliseconds