Home
last modified time | relevance | path

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

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