Searched refs:strsect (Results 1 – 1 of 1) sorted by relevance
2263 Elf_Shdr *strsect = info->sechdrs + info->index.str; in layout_symtab() local2294 strsect->sh_flags |= SHF_ALLOC; in layout_symtab()2295 strsect->sh_entsize = get_offset(mod, &mod->init_size, strsect, in layout_symtab()2297 pr_debug("\t%s\n", info->secstrings + strsect->sh_name); in layout_symtab()