phdr_address 213 src/simh/sim_hints.c void *phdr_address = (void *)((char *)map + ehdr->e_phoff); phdr_address 214 src/simh/sim_hints.c (void)memcpy(&phdr, &phdr_address, sizeof(phdr));