Home
last modified time | relevance | path

Searched refs:phdrs_bytes (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c399 const size_t phdrs_bytes = phnum * phdr_size; in find_prelink_address_sync() local
400 void *phdrs = malloc (phdrs_bytes); in find_prelink_address_sync()
404 dst.d_size = phdrs_bytes; in find_prelink_address_sync()

Completed in 3 milliseconds