Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dunstrip.c1169 const size_t shdr_bytes = shnum * shsize; in find_alloc_sections_prelink() local
1170 void *shdr = xmalloc (shdr_bytes); in find_alloc_sections_prelink()
1172 dst.d_size = shdr_bytes; in find_alloc_sections_prelink()