Home
last modified time | relevance | path

Searched refs:shdr_bytes (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dunstrip.c1056 const size_t shdr_bytes = (shnum - 1) * shsize; in find_alloc_sections_prelink() local
1057 void *shdr = xmalloc (shdr_bytes); in find_alloc_sections_prelink()
1059 dst.d_size = shdr_bytes; in find_alloc_sections_prelink()