Searched refs:strsect (Results 1 – 1 of 1) sorted by relevance
2116 Elf_Shdr *strsect = info->sechdrs + info->index.str; in layout_symtab() local2143 strsect->sh_flags |= SHF_ALLOC; in layout_symtab()2144 strsect->sh_entsize = get_offset(mod, &mod->init_size, strsect, in layout_symtab()2146 DEBUGP("\t%s\n", info->secstrings + strsect->sh_name); in layout_symtab()2151 mod->core_size += bitmap_weight(info->strmap, strsect->sh_size); in layout_symtab()