Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1153 const size_t shdr_bytes = shnum * shsize; in find_alloc_sections_prelink() local
1154 void *shdr = xmalloc (shdr_bytes); in find_alloc_sections_prelink()
1156 dst.d_size = shdr_bytes; in find_alloc_sections_prelink()