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