Lines Matching refs:secstrings
192 && strcmp(info->secstrings + shdr->sh_name, name) == 0) in find_sec()
225 if (strcmp(info->secstrings + shdr->sh_name, name) == 0) in find_any_sec()
1482 info->secstrings, in apply_relocations()
1565 const char *sname = info->secstrings + s->sh_name; in __layout_sections()
1762 info->secstrings = (void *)info->hdr + strhdr->sh_offset; in elf_validity_cache_copy()
1767 if (info->secstrings[strhdr->sh_size - 1] != '\0') { in elf_validity_cache_copy()
1808 if (strcmp(info->secstrings + shdr->sh_name, in elf_validity_cache_copy()
1812 } else if (strcmp(info->secstrings + shdr->sh_name, in elf_validity_cache_copy()
2298 (long)shdr->sh_size, info->secstrings + shdr->sh_name); in move_module()
2344 char *secstrings, in module_frob_arch_sections() argument
2379 info->secstrings, info->mod); in layout_and_allocate()
2384 info->secstrings, info->mod); in layout_and_allocate()