Searched refs:shdr_bytes (Results 1 – 1 of 1) sorted by relevance
1153 const size_t shdr_bytes = shnum * shsize; in find_alloc_sections_prelink() local1154 void *shdr = xmalloc (shdr_bytes); in find_alloc_sections_prelink()1156 dst.d_size = shdr_bytes; in find_alloc_sections_prelink()