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