Home
last modified time | relevance | path

Searched refs:secstrings (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dmodule.c177 char *secstrings, *strtab; member
230 && strcmp(info->secstrings + shdr->sh_name, name) == 0) in find_sec()
1360 sattr->name = kstrdup(info->secstrings + sec->sh_name, in add_sect_attrs()
2080 const char *sname = info->secstrings + s->sh_name; in layout_sections()
2109 const char *sname = info->secstrings + s->sh_name; in layout_sections()
2261 if (strstarts(info->secstrings + sechdrs[sym->st_shndx].sh_name, in elf_type()
2307 pr_debug("\t%s\n", info->secstrings + symsect->sh_name); in layout_symtab()
2330 pr_debug("\t%s\n", info->secstrings + strsect->sh_name); in layout_symtab()
2623 if (strstarts(info->secstrings+shdr->sh_name, ".exit")) in rewrite_section_headers()
2655 info->secstrings = (void *)info->hdr in setup_load_info()
[all …]