Lines Matching refs:secstrings
192 && strcmp(info->secstrings + shdr->sh_name, name) == 0) in find_sec()
215 if (strcmp(info->secstrings + info->sechdrs[i].sh_name, in find_any_unique_sec()
257 if (strcmp(info->secstrings + shdr->sh_name, name) == 0) in find_any_sec()
1514 info->secstrings, in apply_relocations()
1597 const char *sname = info->secstrings + s->sh_name; in __layout_sections()
1856 char *secstrings; in elf_validity_cache_secstrings() local
1877 secstrings = (void *)info->hdr + strhdr->sh_offset; in elf_validity_cache_secstrings()
1882 if (secstrings[strhdr->sh_size - 1] != '\0') { in elf_validity_cache_secstrings()
1899 info->secstrings = secstrings; in elf_validity_cache_secstrings()
2645 sname = info->secstrings + shdr->sh_name; in move_module()
2691 (long)shdr->sh_size, info->secstrings + shdr->sh_name); in move_module()
2741 char *secstrings, in module_frob_arch_sections() argument
2776 info->secstrings, info->mod); in layout_and_allocate()
2781 info->secstrings, info->mod); in layout_and_allocate()