Searched refs:phdrsp_bytes (Results 1 – 2 of 2) sorted by relevance
201 const size_t phdrsp_bytes = phnum * phdr_size; in elf_from_remote_memory() local202 phdrsp = malloc (phdrsp_bytes); in elf_from_remote_memory()210 xlateto.d_size = phdrsp_bytes; in elf_from_remote_memory()
415 const size_t phdrsp_bytes = phnum * phdr_size; in dwfl_segment_report_module() local416 phdrsp = malloc (phdrsp_bytes); in dwfl_segment_report_module()421 xlateto.d_size = phdrsp_bytes; in dwfl_segment_report_module()